diff options
author | Joe Perches <joe@perches.com> | 2010-08-11 05:01:22 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-11 19:59:01 +0400 |
commit | 87da32356bcee42569666bef1479d0e599a556f8 (patch) | |
tree | 21f4e58d63d4e988780e802d68770498ee00fbda /drivers/scsi/scsi_priv.h | |
parent | 6d154db6b3fc3c4dc3fbf7c32df0ad9d7aeaa18c (diff) | |
download | linux-87da32356bcee42569666bef1479d0e599a556f8.tar.xz |
drivers/scsi/ch.c: don't use vprintk as macro
It's an exported symbol of kernel/printk.c
Rename vprintk and dprintk macros to more common VPRINTK and DPRINTK
Add do { } while(0) around macros
Add level to VPRINTK so KERN_CONT can be used a couple of times.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/scsi/scsi_priv.h')
0 files changed, 0 insertions, 0 deletions