kernel-ark/drivers/media/dvb
Harvey Harrison 1744a7770c V4L/DVB (7273): suppress compound statement warning in dvb-bt8xx.c
Prevailing kernel style seems to prefer always using braces
for do {} while ().

Add braces to dprintk to suppress the sparse warnings:
drivers/media/dvb/bt8xx/dvb-bt8xx.c:73:2: warning: do-while statement is not a compound statement
drivers/media/dvb/bt8xx/dvb-bt8xx.c:93:2: warning: do-while statement is not a compound statement
drivers/media/dvb/bt8xx/dvb-bt8xx.c:529:2: warning: do-while statement is not a compound statement
drivers/media/dvb/bt8xx/dvb-bt8xx.c:614:4: warning: do-while statement is not a compound statement
drivers/media/dvb/bt8xx/dvb-bt8xx.c:629:4: warning: do-while statement is not a compound statement
drivers/media/dvb/bt8xx/dvb-bt8xx.c:639:4: warning: do-while statement is not a compound statement
drivers/media/dvb/bt8xx/dvb-bt8xx.c:883:2: warning: do-while statement is not a compound statement
drivers/media/dvb/bt8xx/dvb-bt8xx.c:917:2: warning: do-while statement is not a compound statement

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-04-24 14:07:45 -03:00
..
b2c2 V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
bt8xx V4L/DVB (7273): suppress compound statement warning in dvb-bt8xx.c 2008-04-24 14:07:45 -03:00
cinergyT2
dvb-core V4L/DVB (7140): constify function pointer tables 2008-04-24 14:07:15 -03:00
dvb-usb V4L/DVB (7328): usb/opera1.c: fix a memory leak 2008-03-20 12:39:01 -03:00
frontends V4L/DVB (7261): Use the same callback argument as xc3028 and xc5000 2008-04-24 14:07:45 -03:00
pluto2
ttpci V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
ttusb-budget V4L/DVB (7140): constify function pointer tables 2008-04-24 14:07:15 -03:00
ttusb-dec
Kconfig
Makefile