]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB: dvb-usb/opera1: misplaced parenthesis
authorRoel Kluin <roel.kluin@gmail.com>
Mon, 15 Feb 2010 22:30:38 +0000 (19:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:11:03 +0000 (15:11 -0300)
commit1f39b5834a3c6c9f107b869d38dca0622e913a3d
treeceec8025ef5c8de22b9714f964e9b3ee99a986ba
parent7d3502844609df0985932365197f905e4ea95d22
V4L/DVB: dvb-usb/opera1: misplaced parenthesis

The parenthesis was misplaced, tmp is set to 0 or break occurs,
while debugging opera1_usb_i2c_msgxfer() retval was not shown.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
CC: Marco Gittler <g.marco@freenet.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/opera1.c