diff options
author | Finn Thain <fthain@telegraphics.com.au> | 2014-03-18 11:42:16 +1100 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-05-28 12:05:37 +0200 |
commit | d614f06832870a4b500c3122e4f24a665ece190d (patch) | |
tree | 1c7c8b24dddcf72cc72c30937d0b581657823b8e /drivers/scsi/NCR5380.c | |
parent | 7ac44e061b2eb7871f55f64fe794d221394d126f (diff) | |
download | lwn-d614f06832870a4b500c3122e4f24a665ece190d.tar.gz lwn-d614f06832870a4b500c3122e4f24a665ece190d.zip |
scsi/NCR5380: use NCR5380_dprint() instead of NCR5380_print()
Only the NCR5380_dprint() macro should invoke the NCR5380_print() function.
That's why NCR5380.c only defines the function #if NDEBUG. Use the standard
macro.
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.c')
0 files changed, 0 insertions, 0 deletions