aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorTrent Piepho <[email protected]>2007-03-07 18:19:48 -0300
committerMauro Carvalho Chehab <[email protected]>2007-04-27 15:44:18 -0300
commitcf3c34c87f921c5c63d47285c9860345cdaf5170 (patch)
tree72d9e78f4b8ece7c3efd87ffdc32dc8466aada83 /include/linux/debugobjects.h
parent3b35b4b38049356b1e0b8e64ee27d1aca606b766 (diff)
V4L/DVB (5391): Saa7134: Clean up printk()s
Change some debug messages from printk() to dprintk(). Add KERN_WARNING and KERN_ERR level indicators to other printk()s that lacked them. Format printk lines with consistent ("%s/dvb: ", dev->name) prefix. Fixed dprintk macro, which had an if with no else that wasn't protected with a do {} while(0) block. That leads to "if(...) dprintk(); else" not doing what one would expect. Signed-off-by: Trent Piepho <[email protected]> Acked-by: Hartmut Hackmann <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions