aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTiezhu Yang <[email protected]>2020-11-07 18:03:12 +0800
committerChristoph Hellwig <[email protected]>2020-11-27 10:33:42 +0100
commit94035edcb4e3bbc9f445bee706722ef64e044095 (patch)
tree2f3c6cfa6c1f930ae23d97f169a85f65645a089f /tools/perf/scripts/python
parentbf6e2d562bbc4d115cf322b0bca57fe5bbd26f48 (diff)
dma-pool: 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. Signed-off-by: Tiezhu Yang <[email protected]> Reviewed-by: Robin Murphy <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions