staging: rtl8723bs: remove typedefs from rtl8723b_recv.h
authorPhillip Potter <phil@philpotter.co.uk>
Tue, 9 Feb 2021 14:10:51 +0000 (14:10 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Feb 2021 17:42:16 +0000 (18:42 +0100)
commit62301f3a1591eb77688431bfc42fb450a0ca1da7
treecd17b6259af313a1b12f602d53a318c4cb5440cd
parent18bff59ba2a7c736fa1bba1ea63d84f0756afa75
staging: rtl8723bs: remove typedefs from rtl8723b_recv.h

Remove typedefs from include/rtl8723b_recv.h and convert one usage in
hal/rtl8723bs_recv.c to use the actual structure name in its pointer
declaration. Fixes two checkpatch warnings.

Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210209141051.4739-1-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/rtl8723bs_recv.c
drivers/staging/rtl8723bs/include/rtl8723b_recv.h