aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-08-10 12:17:32 +0200
committerDavid S. Miller <[email protected]>2019-08-10 15:25:48 -0700
commit7e174a49bb80f32c20a963b12aa514394666cc3c (patch)
treebc1bd23f587852a5473d7b0f04f7ffbfa19c4b64 /tools/perf/scripts/python/stat-cpi.py
parent35dc61ebfc10849121ce059af7343bf470d1fc1b (diff)
ieee802154: 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: Alexander Aring <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: Harry Morris <[email protected]> Cc: [email protected] Cc: [email protected] Acked-by: Stefan Schmidt <[email protected]> Acked-by: Michael Hennerich <[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/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions