summaryrefslogtreecommitdiff
path: root/include/linux/buffer_head.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-11-19 15:33:41 +0100
committerLuis Henriques <luis.henriques@canonical.com>2016-02-02 19:22:15 +0000
commit8f9f34668f268593cda52cac80959dfebc6d78cb (patch)
tree3c42c29917214f318a02ef671ed12254222607e6 /include/linux/buffer_head.h
parentca63c6e4c2a7d048c05e0f90814988780cea07ed (diff)
SCSI: initio: remove duplicate module device table
commit d282e2b383e3f41a7758e8cbf3076091ef9d9447 upstream. 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 <arnd@arndb.de> Fixes: 72d39fea901 ("[SCSI] initio: Convert into a real Linux driver and update to modern style") Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Diffstat (limited to 'include/linux/buffer_head.h')
0 files changed, 0 insertions, 0 deletions