staging: rtl8723bs: remove typedefs in drv_types.h
authorMarco Cesati <marcocesati@gmail.com>
Fri, 12 Mar 2021 08:26:17 +0000 (09:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Mar 2021 16:25:40 +0000 (17:25 +0100)
commit7fa19d064a149630899c8e5d9957ac8be6b2de2a
tree09a54bb33ff4e8e6784693e5d1a7f48154627c10
parent84e4a52d6951f7ea29f58350578d2c17b6906203
staging: rtl8723bs: remove typedefs in drv_types.h

This commit fixes the following checkpatch.pl warning:

    WARNING: do not add new typedefs
    #374: FILE: include/drv_types.h:374:
    +typedef enum _DRIVER_STATE {

Signed-off-by: Marco Cesati <marco.cesati@gmail.com>
Link: https://lore.kernel.org/r/20210312082638.25512-13-marco.cesati@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/drv_types.h