diff options
author | Joe Perches <joe@perches.com> | 2013-09-11 14:25:53 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-11 15:59:32 -0700 |
commit | cd3f2cd05cf1066f3975ed3223f12c799bc553c6 (patch) | |
tree | 9245e6fef68476e7fbf3bdcf14d7bd7329b9d58a /drivers/isdn/mISDN/clock.c | |
parent | 99481334bcab1330fce0c590b845b4a95b101a69 (diff) | |
download | linux-cd3f2cd05cf1066f3975ed3223f12c799bc553c6.tar.bz2 |
pktcdvd: consolidate DPRINTK and VPRINTK macros
Use the more common pkt_dbg(level, fmt, ...) form.
These messages are emitted at KERN_NOTICE.
Always emit function name with pkt_dbg(2, ...) uses and remove the
sometimes abbreviated embedded function name.
This form always verifies the format and arguments.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/isdn/mISDN/clock.c')
0 files changed, 0 insertions, 0 deletions