diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2016-08-24 13:28:49 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2016-08-24 13:31:08 -0300 |
| commit | b9b048d9f92ac3c146d03ae2f6a96c628b5e3b8e (patch) | |
| tree | 35ca2173567fe7b1399b9cd2a7d4f1bf99d5226a /tools/perf/scripts/python/stackcollapse.py | |
| parent | 617e901a12adf8bc9b8d2c41db0eccc7debab8d0 (diff) | |
[media] tw5864: remove two unused vars
Remove those two vars that aren't used, as reported by smatch:
drivers/media/pci/tw5864/tw5864-video.c: In function 'tw5864_prepare_frame_headers':
drivers/media/pci/tw5864/tw5864-video.c:1219:16: warning: variable 'space_before_sl_hdr' set but not used [-Wunused-but-set-variable]
unsigned long space_before_sl_hdr;
^~~~~~~~~~~~~~~~~~~
drivers/media/pci/tw5864/tw5864-video.c:1218:6: warning: variable 'sl_hdr' set but not used [-Wunused-but-set-variable]
u8 *sl_hdr;
^~~~~~
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions