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

This commit fixes the following checkpatch.pl warnings:

    WARNING: do not add new typedefs
    #52: FILE: include/rtw_mp.h:52:
    +typedef struct _MPT_CONTEXT {

    WARNING: do not add new typedefs
    #268: FILE: include/rtw_mp.h:268:
    +typedef struct _IOCMD_STRUCT_ {

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