aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2016-08-16 07:08:42 -0400
committerDavid S. Miller <davem@davemloft.net>2016-08-19 00:03:48 -0400
commit0d135e4f263af7da3c2fbe5f99b377cf483b6adf (patch)
treec6fe777b9dbd5b08080474ac45f330a9ba86a294 /tools/perf/scripts/python/stackcollapse.py
parente202d4c6350506e036bbd63a1fca1400960c8ab6 (diff)
net: atm: remove redundant null pointer check on dev->name
dev->name is a char array of IFNAMSIZ elements, hence can never be null, so the null pointer check is redundant. Remove it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions