diff options
author | Souptick Joarder <[email protected]> | 2021-01-11 19:41:01 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2021-01-11 19:42:35 -0800 |
commit | 5d06f72dc29c16a4868dd7ea0a6122454267809b (patch) | |
tree | 89a65c68d671a801a5e2e68158d5d2f9251d27a8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2dce6db70c77bbe639f5cd9cc796fb8f2694a7d0 (diff) |
Input: ariel-pwrbutton - remove unused variable ariel_pwrbutton_id_table
Kernel test robot throws below warning ->
>> drivers/input/misc/ariel-pwrbutton.c:152:35: warning: unused variable
>> 'ariel_pwrbutton_id_table' [-Wunused-const-variable]
static const struct spi_device_id ariel_pwrbutton_id_table[] = {
^
1 warning generated.
Remove unused variable ariel_pwrbutton_id_table[] if no plan to use
it further.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Souptick Joarder <[email protected]>
Reviewed-by: Lubomir Rintel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions