diff options
author | Finn Thain <fthain@telegraphics.com.au> | 2014-03-18 01:42:17 +0100 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-05-28 12:05:37 +0200 |
commit | 4dde8f7d7759c5fa9c5b64ff6af3eff7b4d3b315 (patch) | |
tree | 5edddb24b0517973a37f0d56d4273afb351bffdf /drivers/scsi/NCR5380.h | |
parent | scsi/NCR5380: use NCR5380_dprint() instead of NCR5380_print() (diff) | |
download | linux-4dde8f7d7759c5fa9c5b64ff6af3eff7b4d3b315.tar.xz linux-4dde8f7d7759c5fa9c5b64ff6af3eff7b4d3b315.zip |
scsi/NCR5380: fix build failures when debugging is enabled
The change from cmd->target to cmd->device->id was apparently the purpose of
commit a7f251228390e87d86c5e3846f99a455517fdd8e in
kernel/git/tglx/history.git but some instances have been missed.
Also fix the "NDEBUG_LAST_WRITE_SENT" and "NDEBUG_ALL" typo's.
Also fix some format strings (%ul becomes %lu) that caused compiler warnings.
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Acked-by: Sam Creasey <sammy@sammy.net>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/NCR5380.h')
0 files changed, 0 insertions, 0 deletions