diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2014-12-01 01:10:51 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-12-02 16:33:09 +0300 |
commit | 7c57529baa17e14c8b5406da41a3118613fe880d (patch) | |
tree | 60fff88ad7f31371bf63f83ae6e7c12feec963b7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8c17e5e3b340d7b104756c01c1eac9a907c18bf6 (diff) | |
download | linux-7c57529baa17e14c8b5406da41a3118613fe880d.tar.xz |
[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 <elfring@users.sourceforge.net>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions