diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2015-02-11 21:10:21 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2015-02-12 10:07:13 +0300 |
commit | de3748f66f21642543e6f1acb1002937a8d2de2e (patch) | |
tree | e4daa25d38dd2ae03a026df28d8e97a43bd3cbcb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2b2f514705fa00df1bc01d68fe9decbb7d59fcc6 (diff) | |
download | linux-de3748f66f21642543e6f1acb1002937a8d2de2e.tar.xz |
Input: adi - remove an unnecessary check
The input_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.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions