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

This commit fixes the following checkpatch.pl warnings:

    WARNING: do not add new typedefs
    #60: FILE: include/rtw_efuse.h:60:
    +typedef struct PG_PKT_STRUCT_A {

    WARNING: do not add new typedefs
    #68: FILE: include/rtw_efuse.h:68:
    +typedef struct _EFUSE_HAL {

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