Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Roshan Khatri and committed by
Greg Kroah-Hartman
e737c2be b95150a3

+1 -1
+1 -1
drivers/staging/rtl8723bs/include/rtw_xmit.h
··· 15 15 16 16 #define XMITBUF_ALIGN_SZ 512 17 17 18 - /* xmit extension buff defination */ 18 + /* xmit extension buff definition */ 19 19 #define MAX_XMIT_EXTBUF_SZ (1536) 20 20 #define NR_XMIT_EXTBUFF (32) 21 21