diff options
author | Yong Zhi <[email protected]> | 2019-02-01 12:23:37 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2019-02-07 11:57:51 -0500 |
commit | 505ecd35182f1ba006ada118c85deca22b88ebcb (patch) | |
tree | cafe368ea5b718342dd4596bc7a95795dcac803d /tools/perf/util/c++/clang.cpp | |
parent | 041bc40662a162eff940676a379cc783cb846f32 (diff) |
media: ipu3-imgu: Remove dead code for NULL check
Since ipu3_css_buf_dequeue() never returns NULL, remove the
dead code to fix static checker warning:
drivers/staging/media/ipu3/ipu3.c:493 imgu_isr_threaded()
warn: 'b' is an error pointer or valid
Reported-by: Dan Carpenter <[email protected]>
[Bug report: https://lore.kernel.org/linux-media/20190104122856.GA1169@kadam/]
Signed-off-by: Yong Zhi <[email protected]>
Reviewed-by: Tomasz Figa <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions