aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-08-10 12:17:28 +0200
committerDavid S. Miller <[email protected]>2019-08-10 15:25:48 -0700
commite6882aa623f6fe0d80fa82ebf3ee78c353bffbe1 (patch)
treefd43c355a0388893fb0ab3a0d121995d8e3ef39b /tools/perf/scripts/python/netdev-times.py
parent2f62f8e6c379c32cc1d629043b67feb06cda7661 (diff)
mvpp2: 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: Maxime Chevallier <[email protected]> Cc: Nick Desaulniers <[email protected]> Cc: Nathan Huckleberry <[email protected]> Cc: [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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions