ncr5380: Remove LIST and REMOVE macros
authorFinn Thain <fthain@telegraphics.com.au>
Sun, 3 Jan 2016 05:05:56 +0000 (16:05 +1100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 7 Jan 2016 02:43:07 +0000 (21:43 -0500)
commit9903fa914aece320599e74b39ae6cf1bebe1a796
tree693ba39d6654deac4ecbe57f3299afcd90ab6b29
parent0d3d9a423cd9a4007908a7ec36bf1261e4e5b773
ncr5380: Remove LIST and REMOVE macros

Printing command pointers can be useful when debugging queues. Other than
that, the LIST and REMOVE macros are just clutter. These macros are
redundant now that NDEBUG_QUEUES causes pointers to be printed, so remove
them.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Tested-by: Ondrej Zary <linux@rainbow-software.org>
Tested-by: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/NCR5380.c
drivers/scsi/atari_NCR5380.c