Home
last modified time | relevance | path

Searched hist:"4 dde8f7d7759c5fa9c5b64ff6af3eff7b4d3b315" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A DNCR5380.cdiff 4dde8f7d7759c5fa9c5b64ff6af3eff7b4d3b315 Tue Mar 18 01:42:17 CET 2014 Finn Thain <fthain@telegraphics.com.au> 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>