diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-03-26 21:54:47 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-04-04 14:36:27 +0300 |
commit | 8b1a2468cf8afcf2f2e0a113a32bef4a42298cff (patch) | |
tree | e48327c2923b3787b0c36844725bc8ac4b584a62 /tools/perf/scripts/python/syscall-counts.py | |
parent | 6dfc6a3f66fbeed1be8fb5a376339d3dcb7545c3 (diff) | |
download | linux-8b1a2468cf8afcf2f2e0a113a32bef4a42298cff.tar.xz |
media: staging: atomisp: don't access a NULL var
Get rid of those warnings:
drivers/staging/media/atomisp/platform/intel-mid/atomisp_gmin_platform.c:446 gmin_v1p2_ctrl() error: we previously assumed 'gs' could be null (see line 444)
drivers/staging/media/atomisp/platform/intel-mid/atomisp_gmin_platform.c:480 gmin_v1p8_ctrl() error: we previously assumed 'gs' could be null (see line 478)
drivers/staging/media/atomisp/platform/intel-mid/atomisp_gmin_platform.c:516 gmin_v2p8_ctrl() error: we previously assumed 'gs' could be null (see line 514)
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions