diff options
author | Greg Kroah-Hartman <[email protected]> | 2019-10-14 12:16:42 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-11-02 18:09:10 +0100 |
commit | ff229319f436f8e54345d832996b69db63bfc2d9 (patch) | |
tree | 54198bbcefa69d9c8fc2ea9ffa1919b637dd5f0e /tools/perf/scripts/python | |
parent | 15956dad5c1016155c82d094f8c1273a30f79c3d (diff) |
powerpc: pseries: 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: Benjamin Herrenschmidt <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: "Naveen N. Rao" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions