summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-06-15 10:05:16 +0100
committerDavid S. Miller <davem@davemloft.net>2021-06-15 11:28:01 -0700
commit11b57faf951cd3a570e3d9e463fc7c41023bc8c6 (patch)
treee4b4e6496410173228c881b357523b6673e7b2ea /tools/perf/scripts/python/export-to-sqlite.py
parent848ca9182a7d25bb54955c3aab9a3a2742bf9678 (diff)
net: dsa: b53: remove redundant null check on dev
The pointer dev can never be null, the null check is redundant and can be removed. Cleans up a static analysis warning that pointer priv is dereferencing dev before dev is being null checked. Addresses-Coverity: ("Dereference before null check") Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions