aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2015-11-19 15:33:41 +0100
committerMartin K. Petersen <[email protected]>2015-11-20 11:39:03 -0500
commitd282e2b383e3f41a7758e8cbf3076091ef9d9447 (patch)
tree6b50234d98715012d59f7290d7294c713330fe87 /tools/perf/scripts/python/bin
parent940a7f09ad645b6be7ff85b034499fcffdfe0ebc (diff)
SCSI: initio: remove duplicate module device table
The initio driver has for many years had two copies of the same module device table. One of them is also used for registering the other driver, the other one is entirely useless after the large scale cleanup that Alan Cox did back in 2007. The compiler warns about this whenever the driver is built-in: drivers/scsi/initio.c:131:29: warning: 'i91u_pci_devices' defined but not used [-Wunused-variable] This removes the extraneous table and the warning. Signed-off-by: Arnd Bergmann <[email protected]> Fixes: 72d39fea901 ("[SCSI] initio: Convert into a real Linux driver and update to modern style") Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions