staging: rtl8723bs: remove typedefs in sta_info.h
authorMarco Cesati <marcocesati@gmail.com>
Fri, 12 Mar 2021 08:26:30 +0000 (09:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Mar 2021 16:25:41 +0000 (17:25 +0100)
commit41ec878176044c5c5c60b9cbd05ab033f8e24a32
tree2a2d7b9a8967dab3e3a20b2d9376a676402da4dd
parent16f84d63f1f7c2a08592e1ca87419aed31c16064
staging: rtl8723bs: remove typedefs in sta_info.h

This commit fixes the following checkpatch.pl warning:

    WARNING: do not add new typedefs
    #34: FILE: include/sta_info.h:34:
    +typedef struct _RSSI_STA {

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