diff options
author | Joe Perches <joe@perches.com> | 2010-08-10 18:01:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-11 08:59:01 -0700 |
commit | 87da32356bcee42569666bef1479d0e599a556f8 (patch) | |
tree | 21f4e58d63d4e988780e802d68770498ee00fbda /sound | |
parent | 6d154db6b3fc3c4dc3fbf7c32df0ad9d7aeaa18c (diff) |
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 'sound')
0 files changed, 0 insertions, 0 deletions