aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-22 16:21:09 +0100
committerGreg Kroah-Hartman <[email protected]>2019-06-03 15:39:39 +0200
commit4268509a36a79a6e449a4937d88bb4d21f8b2078 (patch)
tree0601d78abedaf2021fed06cb5d12707ef33cb8cb /tools/perf/scripts/python
parent3e6f176f304ee8effec698ebaff6b7baecb5e1e6 (diff)
zsmalloc: 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: Minchan Kim <[email protected]> Cc: Nitin Gupta <[email protected]> Cc: Sergey Senozhatsky <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions