aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorHimadri Pandya <[email protected]>2019-04-03 21:38:16 +0530
committerGreg Kroah-Hartman <[email protected]>2019-04-16 13:31:58 +0200
commit391f544e355d442c8a58d395ef64d01dea47ac8d (patch)
treebcf494dd8354ffe37873d034439ebc3b78969af6 /tools/perf/scripts/python/check-perf-trace.py
parent060ea4271a82270be6d44e8e9aefe8f155fb5626 (diff)
staging: rtl8712: remove unnecessary NULL check
List wlan_network is built properly with init_list_head and list_add_tail which cancels out its probability of being NULL because of the precence of list_head at the top of this structure. Hence, the NULL test can be omitted. Signed-off-by: Himadri Pandya <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions