diff options
author | 2022-07-15 11:03:34 +0530 | |
---|---|---|
committer | 2022-07-18 11:29:30 +0100 | |
commit | da53af8cb9329797dfd12f9034adafc4a1e01620 (patch) | |
tree | 85131abb1bd7a89b35464e9134a54e37aca529a2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'tls-rx-avoid-skb_cow_data' (diff) | |
download | linux-dev-da53af8cb9329797dfd12f9034adafc4a1e01620.tar.xz linux-dev-da53af8cb9329797dfd12f9034adafc4a1e01620.zip |
net: dsa: microchip: fix Clang -Wunused-const-variable warning on 'ksz_dt_ids'
This patch removes the of_match_ptr() pointer when dereferencing the
ksz_dt_ids which produce the unused variable warning.
Reported-by: kernel test robot <lkp@intel.com>
Suggested-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Arun Ramadoss <arun.ramadoss@microchip.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions