diff options
author | Fabio Aiuto <fabioaiuto83@gmail.com> | 2021-04-11 14:57:37 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-12 11:39:20 +0200 |
commit | 5a04ad1d1d4327498a9516e981eb27aee0a6509b (patch) | |
tree | 80b576ec0b3c76b5abd0d7a3d4a8a2eae672f6af /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a2e2a05d5d57c08d70ed86c68b5c684246eb4e08 (diff) |
staging: rtl8723bs: remove unused variable 'start' in hal/sdio_halinit.c
fix following W=1 compiler issue:
drivers/staging/rtl8723bs/hal/sdio_halinit.c:
In function '_ReadAdapterInfo8723BS':
drivers/staging/rtl8723bs/hal/sdio_halinit.c:1156:16:
warning: variable 'start' set but not used [-Wunused-but-set-variable]
1156 | unsigned long start;
| ^~~~~
Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/ce1faa15052b519738656e11658dee93f9e91c29.1618145345.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions