aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-08-10 12:17:23 +0200
committerDavid S. Miller <[email protected]>2019-08-10 15:25:48 -0700
commit16e9b481e988b1f7e6df2243bb510e1c9b581272 (patch)
treed75a1c9528df9fe0b77ae7ad83febd5c6079e2c2 /tools/perf/scripts/python/stackcollapse.py
parent11ab11e69d63f4f7af92e9466f19255eff877945 (diff)
nfp: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this. Cc: "David S. Miller" <[email protected]> Cc: Alexei Starovoitov <[email protected]> Cc: Daniel Borkmann <[email protected]> Cc: Jesper Dangaard Brouer <[email protected]> Cc: John Fastabend <[email protected]> Cc: Edwin Peer <[email protected]> Cc: Yangtao Li <[email protected]> Cc: Simon Horman <[email protected]> Cc: [email protected] Cc: [email protected] Acked-by: Jakub Kicinski <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions