]> git.karo-electronics.de Git - linux-beck.git/commit
[media] usbvision: cleanup the code
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 5 Jun 2015 13:47:36 +0000 (10:47 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 5 Jun 2015 14:26:47 +0000 (11:26 -0300)
commitb295e5c7d84721f76d1728f2ee4152a8cbb6ddaa
treedf03be4df400de88b52b280f44a9a9f2dcc5be99
parent6b20cf3c0fbd242a337b15577905785bd95ca529
[media] usbvision: cleanup the code

There's a dead code on usbvision that makes it harder to read
and produces a smatch warning about bad identation.

Improve the code readability and add a FIXME to warn about
the current hack there.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/usbvision/usbvision-video.c