diff options
author | 2016-12-29 10:13:43 -0800 | |
---|---|---|
committer | 2016-12-29 10:20:19 -0800 | |
commit | 3a11c0e1f1394e9d871dd8e68f9ce01d7c96e28d (patch) | |
tree | 8e76ff4c041c1c8fdd33756166f8de2a3ea2fc5a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Input: synaptics-rmi4 - check for non zero version logically dead code (diff) | |
download | wireguard-linux-3a11c0e1f1394e9d871dd8e68f9ce01d7c96e28d.tar.xz wireguard-linux-3a11c0e1f1394e9d871dd8e68f9ce01d7c96e28d.zip |
Input: synaptics-rmi4 - remove redundant null check on rmi_dev
rmi_dev is currently being dereferenced before it null checked, however,
after deeper inspecting, rmi_dev can never be null, so just remove this
redundant check.
Fixes CoverityScan CID 1391218 ("Dereference before null check")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
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