commit | 417b7953668574ff38d3f2dc76e9fe669f121469 | [log] [tgz] |
---|---|---|
author | Alexey Klimov <klimov.linux@gmail.com> | Sat Dec 27 22:30:29 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Dec 30 09:40:11 2008 -0200 |
tree | 611f484e14984857ae4568c118fdd6cbe9534531 | |
parent | 290588e067b6710b614da4bd538197dd88158b62 [diff] |
V4L/DVB (10058): dsbr100: fix codingstyle, add dev_err messages We should make if-constructions more clear. Introduce int retval variables in some functions to make it this way. Also a lot of useful dev_err messages added. And now we check every returned value after usb_control_msg. Signed-off-by: Alexey Klimov <klimov.linux@gmail.com> Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>