]> asedeno.scripts.mit.edu Git - linux.git/commit
ncr5380: Remove pointless compiler command line override macros
authorFinn Thain <fthain@telegraphics.com.au>
Wed, 12 Nov 2014 05:12:00 +0000 (16:12 +1100)
committerChristoph Hellwig <hch@lst.de>
Thu, 20 Nov 2014 08:11:09 +0000 (09:11 +0100)
commitd572f65fdf78a6dcb55b86ad8684f88830bf2e08
treec2a690e481eabd36133589b0bd26d16e640dcf3a
parenta9c2dc43c14cc9e9333d451bc4db8a827a695332
ncr5380: Remove pointless compiler command line override macros

Compile-time override of scsi host defaults is pointless for drivers that
provide module parameters and __setup options for that. Too many macros make
the code hard to read so remove them.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Tested-by: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/atari_scsi.c
drivers/scsi/atari_scsi.h
drivers/scsi/mac_scsi.c
drivers/scsi/mac_scsi.h
drivers/scsi/sun3_scsi.c
drivers/scsi/sun3_scsi.h