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