Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src-draft/trunk]: src/sys/dev/usb Improve grammar in a comment
details: https://anonhg.NetBSD.org/src-all/rev/a16cb820e0d9
branches: trunk
changeset: 371636:a16cb820e0d9
user: Martin Husemann <martin%NetBSD.org@localhost>
date: Mon Feb 21 17:19:12 2022 +0100
description:
Improve grammar in a comment
diffstat:
sys/dev/usb/usbwifi.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r ecee88d7309c -r a16cb820e0d9 sys/dev/usb/usbwifi.c
--- a/sys/dev/usb/usbwifi.c Sun Feb 20 15:39:53 2022 +0100
+++ b/sys/dev/usb/usbwifi.c Mon Feb 21 17:19:12 2022 +0100
@@ -771,7 +771,7 @@
return error;
}
-/* push as much pkgs as possible into the tx ring for the given tx prio */
+/* push as many pkgs as possible into the tx ring for the given tx prio */
static void
usbwifi_tx_prio_start(struct usbwifi *uw, unsigned prio)
{
Home |
Main Index |
Thread Index |
Old Index