staging: rtl8723bs: remove typedefs in hal_btcoex.c
authorMarco Cesati <marcocesati@gmail.com>
Fri, 12 Mar 2021 08:26:37 +0000 (09:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Mar 2021 16:25:42 +0000 (17:25 +0100)
commit4cfc1074eb7de277ebfc0fcd6b415e531a9aa468
tree77bcc2cc06fe1b05d09dbc57ee807810cf7f6492
parentd7c2b41f40fe997bd1cc10282bd4bd653c99aca7
staging: rtl8723bs: remove typedefs in hal_btcoex.c

This commit fixes the following checkpatch.pl warning:

    WARNING: do not add new typedefs
    #23: FILE: hal/hal_btcoex.c:23:
    +typedef struct _btcoexdbginfo {

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