git: dfd377708550 - main - net80211(4): Bring back an accidently reverted grammar correction
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Sep 2022 11:35:59 UTC
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=dfd3777085503a215632b003e917afd73e070a9a commit dfd3777085503a215632b003e917afd73e070a9a Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2022-09-07 11:35:45 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2022-09-07 11:35:45 +0000 net80211(4): Bring back an accidently reverted grammar correction - s/that that/that/ Reported by: se, danfe MFC after: 3 days --- sys/dev/usb/usb_busdma.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/usb/usb_busdma.c b/sys/dev/usb/usb_busdma.c index 62e22805b39c..69d9ea292523 100644 --- a/sys/dev/usb/usb_busdma.c +++ b/sys/dev/usb/usb_busdma.c @@ -546,7 +546,7 @@ usb_pc_alloc_mem(struct usb_page_cache *pc, struct usb_page *pg, /* * XXX BUS-DMA workaround - FIXME later: * - * We assume that that the alignment at this point of + * We assume that the alignment at this point of * the code is greater than or equal to the size and * less than two times the size, so that if we double * the size, the size will be greater than the