V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init function.
authorAlexey Klimov <klimov.linux@gmail.com>
Thu, 1 Jan 2009 16:02:07 +0000 (13:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:29 +0000 (12:42 -0300)
Introduce int ret and check it value after call to usb_register().

Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found