aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-22 15:35:42 +0100
committerGreg Kroah-Hartman <[email protected]>2019-06-03 15:49:07 +0200
commitad09137631e6e5acfaf288f3ba3f4b3a9f855d16 (patch)
tree68acfae728ec345b19addcc39b83a23df6be3ce5 /tools/perf/scripts/python
parent2d146b924ec3c0873f06308d149684dc1105d9a3 (diff)
x86: xen: 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: Boris Ostrovsky <[email protected]> Cc: Stefano Stabellini <[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]> Cc: <[email protected]> Reviewed-by: Juergen Gross <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions