diff options
author | Colin Ian King <[email protected]> | 2018-08-10 08:53:28 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-08-10 10:23:51 -0700 |
commit | 29a06a779977d2af8ec783525e3d10cb616a4272 (patch) | |
tree | b3dd91758be33689541784bfb143f89037e3a5f2 /lib/assoc_array.c | |
parent | c9fbb2d25295a566b97d62e6904741e8e1702d83 (diff) |
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 <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/assoc_array.c')
0 files changed, 0 insertions, 0 deletions