]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7f80cbd29255d66e109d44ee4f0429c1090fc79a
treef8ebe6a18dc4918ec5ade215b969806cef5f574b
parentdeee9ceeedca74aec20dd731cbc83f760648514c
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