This patchset fixes some compiler warnings related to unused variables:

1. Removes unused variable after applying of
https://lore.kernel.org/linux-staging/99b111d2bac822b9dc7ff6e1cfd3d3efc62ef836.1618064275.git.fabioaiut...@gmail.com/

and the issue was reported by kernel test robot:
https://lore.kernel.org/linux-staging/202104110133.bi35nins-...@intel.com/

2. Fixes two long lines checkpatch issues
3. Removes unused variable

Fabio Aiuto (3):
  staging: rtl8723bs: remove unused variable ret in hal/sdio_halinit.c
  staging rtl8723bs: split long lines
  staging: rtl8723bs: remove unused variable 'start' in
    hal/sdio_halinit.c

 drivers/staging/rtl8723bs/hal/sdio_halinit.c | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

-- 
2.20.1

Reply via email to