]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteaa82a0b3eb8d0903e54eb1356a7b68423721142
treecd17b6259af313a1b12f602d53a318c4cb5440cd
parentcad4726fcb04da25162763b6c0a92ba360b10253
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