Loading
staging: rtl8723bs: remove typedefs in rtl8723b_xmit.h
This commit fixes the following checkpatch.pl warning:
WARNING: do not add new typedefs
#62: FILE: include/rtl8723b_xmit.h:62:
+typedef struct txdesc_8723b {
Signed-off-by:
Marco Cesati <marco.cesati@gmail.com>
Link: https://lore.kernel.org/r/20210312082638.25512-21-marco.cesati@gmail.com
Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>