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

This commit fixes the following checkpatch.pl warnings:

    WARNING: do not add new typedefs
    #40: FILE: include/rtw_ht.h:40:
    +typedef enum AGGRE_SIZE {

    WARNING: do not add new typedefs
    #51: FILE: include/rtw_ht.h:51:
    +typedef enum _RT_HT_INF0_CAP {

    WARNING: do not add new typedefs
    #62: FILE: include/rtw_ht.h:62:
    +typedef enum _RT_HT_INF1_CAP {

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