aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-22 15:35:40 +0100
committerGreg Kroah-Hartman <[email protected]>2019-06-03 16:18:12 +0200
commit5dd82ba9e2d6112c8c9a1d92ad244171a5f4755b (patch)
tree35d82c3a53a221c278ffc9071a79931a880b02b8 /tools/perf/scripts/python
parentdb0487abd641db12a74a413067519a741e01dc57 (diff)
x86: mm: 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: Dave Hansen <[email protected]> Cc: Andy Lutomirski <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: "H. Peter Anvin" <[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