diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-08-10 10:53:28 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-10 20:23:51 +0300 |
commit | 29a06a779977d2af8ec783525e3d10cb616a4272 (patch) | |
tree | b3dd91758be33689541784bfb143f89037e3a5f2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c9fbb2d25295a566b97d62e6904741e8e1702d83 (diff) | |
download | linux-29a06a779977d2af8ec783525e3d10cb616a4272.tar.xz |
mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_name
Arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_name are defined
but never used hence they are redundant and can be removed.
Cleans up clang warnings:
warning: 'mlxsw_i2c_driver_name' defined but not used
warning: 'mlxsw_pci_driver_name' defined but not used
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions