diff options
author | Hans Verkuil <[email protected]> | 2016-02-26 04:44:35 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2016-03-02 09:52:21 -0300 |
commit | 697fe725f37aaa5fb15f581bc6e5b588f5fc8f7b (patch) | |
tree | 51afb215a06b51661e177a59107065227c36390b /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | b64e10f3dfbfb2fdc21013b6b265a5e48cbb0071 (diff) |
[media] media-device.h: fix compiler warning
Fix these compiler warnings:
media-git/include/media/media-device.h: In function 'media_device_pci_init':
media-git/include/media/media-device.h:610:9: warning: 'return' with a value, in function returning void
return NULL;
^
media-git/include/media/media-device.h: In function '__media_device_usb_init':
media-git/include/media/media-device.h:618:9: warning: 'return' with a value, in function returning void
return NULL;
^
Signed-off-by: Hans Verkuil <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions