diff options
| author | Fabio Aiuto <fabioaiuto83@gmail.com> | 2021-04-09 12:01:39 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-09 16:19:07 +0200 |
| commit | 345c4e9a7ecedd97a31d6d961b463f33617cbc32 (patch) | |
| tree | 7e3b58a145b275c26e8a8a4c355e4cc00e1fb99b /tools/perf/scripts/python | |
| parent | staging: rtl8723bs: remove unused variable in os_dep/ioctl_linux.c (diff) | |
| download | linux-345c4e9a7ecedd97a31d6d961b463f33617cbc32.tar.gz linux-345c4e9a7ecedd97a31d6d961b463f33617cbc32.zip | |
staging: rtl8723bs: remove decl of unused static const variable in os_dep/ioctl_linux.c
fix following kernel test robot warning:
At top level:
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c:36:27:
warning: 'iw_operation_mode' defined but not used
[-Wunused-const-variable=]
36 | static const char * const iw_operation_mode[] = {
| ^~~~~~~~~~~~~~~~~
Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/05cc97a114269ee55ac9a91c61493c885fcc0193.1617962215.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
