diff options
author | Joe Perches <joe@perches.com> | 2010-08-11 03:01:22 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-11 17:59:01 +0200 |
commit | 87da32356bcee42569666bef1479d0e599a556f8 (patch) | |
tree | 21f4e58d63d4e988780e802d68770498ee00fbda /drivers/ieee1394/raw1394.h | |
parent | scsi: bfa: correct onstack wait_queue_head declaration (diff) | |
download | linux-87da32356bcee42569666bef1479d0e599a556f8.tar.xz linux-87da32356bcee42569666bef1479d0e599a556f8.zip |
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/ieee1394/raw1394.h')
0 files changed, 0 insertions, 0 deletions