]> www.infradead.org Git - linux.git/commitdiff
staging: rtl8723bs: include: Fix spelling mistake in rtw_xmit.h
authorRoshan Khatri <topofeverest8848@gmail.com>
Tue, 10 Sep 2024 04:04:15 +0000 (09:49 +0545)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Sep 2024 13:57:18 +0000 (15:57 +0200)
This patch fixes spelling mistake to increase code readability
and searching.

Signed-off-by: Roshan Khatri <topofeverest8848@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/93a1b568ec96dea13dfc75232a08bbf42e270599.1725933169.git.topofeverest8848@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/rtw_xmit.h

index a3b4310caddf77999f0b4909ced058140173ec12..544468f576924983edfcd5b11556534a153d4d01 100644 (file)
@@ -15,7 +15,7 @@
 
 #define XMITBUF_ALIGN_SZ 512
 
-/*  xmit extension buff defination */
+/*  xmit extension buff definition */
 #define MAX_XMIT_EXTBUF_SZ     (1536)
 #define NR_XMIT_EXTBUFF        (32)