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

This commit fixes the following checkpatch.pl warnings:

    WARNING: do not add new typedefs
    #85: FILE: include/HalPwrSeqCmd.h:85:
    +typedef enum _PWRSEQ_CMD_DELAY_UNIT_ {

    WARNING: do not add new typedefs
    #90: FILE: include/HalPwrSeqCmd.h:90:
    +typedef struct _WL_PWR_CFG_ {

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