Skip to content

Commit e737c2b

Browse files
roshank8848gregkh
authored andcommitted
staging: rtl8723bs: include: Fix spelling mistake in rtw_xmit.h
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>
1 parent b95150a commit e737c2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/staging/rtl8723bs/include/rtw_xmit.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
#define XMITBUF_ALIGN_SZ 512
1717

18-
/* xmit extension buff defination */
18+
/* xmit extension buff definition */
1919
#define MAX_XMIT_EXTBUF_SZ (1536)
2020
#define NR_XMIT_EXTBUFF (32)
2121

0 commit comments

Comments
 (0)