mirror of
https://github.com/torvalds/linux.git
synced 2026-04-26 18:42:25 -04:00
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>