diff options
author | Tiezhu Yang <[email protected]> | 2020-11-07 18:03:12 +0800 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2020-11-27 10:33:42 +0100 |
commit | 94035edcb4e3bbc9f445bee706722ef64e044095 (patch) | |
tree | 2f3c6cfa6c1f930ae23d97f169a85f65645a089f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bf6e2d562bbc4d115cf322b0bca57fe5bbd26f48 (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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions