summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/ov511.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-10-09 16:27:05 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-10-09 16:27:05 -0300
commit19613a57f2270c35f4bfb91c8ed6ffbc947107c7 (patch)
tree0483ebfc5ad66815d2b43763737c8361873e98c4 /linux/drivers/media/video/ov511.c
parent3a445e807434df285d6ce266f38f4db62f563f59 (diff)
downloadmediapointer-dvb-s2-19613a57f2270c35f4bfb91c8ed6ffbc947107c7.tar.gz
mediapointer-dvb-s2-19613a57f2270c35f4bfb91c8ed6ffbc947107c7.tar.bz2
Fixed an if-block to avoid floating with debug-messages
From: Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> The dbgarg() macro in videodev.c contains some printk() statements where only the first one is influenced by an if-statement. This causes floating with debug-messages which is fixed by this patch by adding a '{ ... }' pair. Signed-off-by: Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/ov511.c')
0 files changed, 0 insertions, 0 deletions