summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2016-07-17 17:52:49 -0300
committerRay Zhang <rayz@codeaurora.org>2017-05-25 11:22:10 +0800
commit621f559c73385ac26e4eee093717f07c032366e6 (patch)
tree531be91fa3baa5711faef0faca424a66c690858a /tools/perf/scripts/python
parenta90ab177854e2736fcd17061ce8c5339a8e21d74 (diff)
[media] cec: Delete an unnecessary check before the function call "rc_free_device"
The rc_free_device() 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. Change-Id: I97bf16b32365189255fd50973e330f7b8de30f32 Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Git-commit: d8eddb15e4e436ec44464783687f0057a38fb013 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git Signed-off-by: Ray Zhang <rayz@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions