diff options
author | Antti Palosaari <crope@iki.fi> | 2012-11-06 17:23:35 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-11-08 09:34:33 +0100 |
commit | 2d9e7ea690d76b95a7eb3fd8eb3823b4f5946050 (patch) | |
tree | d494de1c9a4869c7fc0a7b894256be1aa262bf6e /drivers/eisa | |
parent | 7de5ae739a3786c9245af50ea0b4a363c6a0310c (diff) | |
download | op-kernel-dev-2d9e7ea690d76b95a7eb3fd8eb3823b4f5946050.zip op-kernel-dev-2d9e7ea690d76b95a7eb3fd8eb3823b4f5946050.tar.gz |
[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 <sfr@canb.auug.org.au>
Reported-by: Milan Tuma <milan.olin@seznam.cz>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/eisa')
0 files changed, 0 insertions, 0 deletions