diff options
author | Antti Palosaari <[email protected]> | 2012-11-06 17:23:35 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2012-11-08 09:34:33 +0100 |
commit | 2d9e7ea690d76b95a7eb3fd8eb3823b4f5946050 (patch) | |
tree | d494de1c9a4869c7fc0a7b894256be1aa262bf6e /lib/string_helpers.c | |
parent | 7de5ae739a3786c9245af50ea0b4a363c6a0310c (diff) |
[media] dvb_usb_v2: fix pid_filter callback error logging
Code block braces were missing which leds broken error logging and compiler warning.
drivers/media/usb/dvb-usb-v2/dvb_usb_core.c: In function 'dvb_usb_ctrl_feed':
drivers/media/usb/dvb-usb-v2/dvb_usb_core.c:291:12: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]
Reported-by: Stephen Rothwell <[email protected]>
Reported-by: Milan Tuma <[email protected]>
Signed-off-by: Antti Palosaari <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions