aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-22 16:14:20 +0100
committerHerbert Xu <[email protected]>2019-02-01 14:42:03 +0800
commit97a93b2b583914d25eaf3d27c72c5e1e01a2b4df (patch)
treec9e0bfcb7568838a5a6b4e863f52946a6a63d066 /tools/perf/scripts/python
parente30886b47c43046a310797b139f741c01600f39a (diff)
crypto: cavium/nitrox - 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: Herbert Xu <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: Srikanth Jampala <[email protected]> Cc: Yangtao Li <[email protected]> Cc: Gadam Sreerama <[email protected]> Cc: Eric Biggers <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions