aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/firewire/firedtv-avc.c
diff options
context:
space:
mode:
authorMárton Németh <nm127@freemail.hu>2010-03-01 04:10:52 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-05-18 00:46:26 -0300
commit6120792baa00542b5113222b0e09f5e52b510444 (patch)
tree744fdeab6f6e37bdf21837f2bc9b2e6bb5526803 /drivers/media/dvb/firewire/firedtv-avc.c
parent278a58cf2ab6e690fa79ca7e0d466a0cb453296f (diff)
downloadkernel_samsung_smdk4412-6120792baa00542b5113222b0e09f5e52b510444.zip
kernel_samsung_smdk4412-6120792baa00542b5113222b0e09f5e52b510444.tar.gz
kernel_samsung_smdk4412-6120792baa00542b5113222b0e09f5e52b510444.tar.bz2
V4L/DVB: az6027: remove redundant condition check
The condition (msg[i].addr == 0xd0) is checked twice the second one is not necessary. This will remove the following compiler warning: az6027.c: In function 'az6027_i2c_xfer': az6027.c:942: warning: 'index' may be used uninitialized in this function az6027.c:943: warning: 'value' may be used uninitialized in this function az6027.c:944: warning: 'length' may be used uninitialized in this function az6027.c:945: warning: 'req' may be used uninitialized in this function Signed-off-by: Márton Németh <nm127@freemail.hu> Cc: Manu Abraham <abraham.manu@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/firewire/firedtv-avc.c')
0 files changed, 0 insertions, 0 deletions