diff options
author | Markus Elfring <[email protected]> | 2014-11-30 19:10:51 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2014-12-02 11:33:09 -0200 |
commit | 7c57529baa17e14c8b5406da41a3118613fe880d (patch) | |
tree | 60fff88ad7f31371bf63f83ae6e7c12feec963b7 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 8c17e5e3b340d7b104756c01c1eac9a907c18bf6 (diff) |
[media] V4L2: Deletion of an unnecessary check before the function call "vb2_put_vma"
The vb2_put_vma() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Acked-by: Marek Szyprowski <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions