diff options
| author | Hans Verkuil <[email protected]> | 2015-05-01 08:45:28 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2015-05-01 09:09:58 -0300 |
| commit | 1555f3bf5cc172e7d23c2b8db10d656d15bec13e (patch) | |
| tree | 25151268450039878335fcb7d9a4859fde6beb75 /tools | |
| parent | ebf984bb151e9952cccd060d3aba0b4d30a87e81 (diff) | |
[media] saa7164: fix compiler warning
drivers/media/pci/saa7164/saa7164-dvb.c: In function ‘saa7164_dvb_register’:
drivers/media/pci/saa7164/saa7164-dvb.c:701:7: warning: ‘client_tuner’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if (!client_tuner || !client_tuner->dev.driver)
^
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions