commit | e181b1f19045a5843aefafa561207fbea8bd2973 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Feb 03 16:36:28 2015 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Feb 03 16:38:48 2015 -0200 |
tree | 2822c36a45922766444d3fefd055a8b3488cd386 | |
parent | bda977b7318a4ec10648fe5f80b6ecb42edea7bb [diff] |
[media] rtl28xxu: properly initialize pdata As complained by smatch: drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1159 rtl2832u_tuner_attach() info: 'pdata' is not actually initialized (unreached code). Cc: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>