]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/scsi/NCR5380.h
scsi/NCR5380: dprintk macro
authorFinn Thain <fthain@telegraphics.com.au>
Wed, 28 May 2014 14:43:43 +0000 (00:43 +1000)
committerChristoph Hellwig <hch@lst.de>
Wed, 28 May 2014 16:14:16 +0000 (18:14 +0200)
commit16b9d870a0f19f6c1061927a623d9c51c09f2bed
tree9ac58f343fd79d23b62a6ea3e1fd033525dad54a
parenta48ac9e5d4f3555bdec2fd61e49fc71b26810d68
scsi/NCR5380: dprintk macro

This is the delta between the two submissions:
[PATCH 00/12] scsi/NCR5380: fix debugging macros and #include structure
and
[PATCH v2 00/12] scsi/NCR5380: fix debugging macros and #include structure

The macro definition changes were discussed on the mailing list during
review. The idea is to get the compiler to check the parameters of
disabled printk() calls so that the debugging code doesn't rot again.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/NCR5380.h
drivers/scsi/sun3_NCR5380.c