Change in osmo-e1-hardware[master]: cosmetic: comment spelling

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Dec 15 09:13:30 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-e1-hardware/+/21703 )

Change subject: cosmetic: comment spelling
......................................................................

cosmetic: comment spelling

Change-Id: I89e2ae1478688929a42c94c8279ebff1b3a6cd88
---
M firmware/ice40-riscv/icE1usb/usb_e1.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved; Verified



diff --git a/firmware/ice40-riscv/icE1usb/usb_e1.c b/firmware/ice40-riscv/icE1usb/usb_e1.c
index ff58c08..dafceb5 100644
--- a/firmware/ice40-riscv/icE1usb/usb_e1.c
+++ b/firmware/ice40-riscv/icE1usb/usb_e1.c
@@ -40,7 +40,7 @@
 	uint32_t val = 8192;
 	unsigned int level;
 
-	/* Compute real E1 tick count (with safety agains bad values) */
+	/* Compute real E1 tick count (with safety against bad values) */
 	ticks = e1_tick_read();
 	val = (ticks - ticks_prev) & 0xffff;
 	ticks_prev = ticks;

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-e1-hardware/+/21703
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-e1-hardware
Gerrit-Branch: master
Gerrit-Change-Id: I89e2ae1478688929a42c94c8279ebff1b3a6cd88
Gerrit-Change-Number: 21703
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: tnt <tnt at 246tNt.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201215/ac2892a0/attachment.htm>


More information about the gerrit-log mailing list