aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJohn Garry <[email protected]>2019-01-25 22:22:27 +0800
committerMartin K. Petersen <[email protected]>2019-01-29 01:41:19 -0500
commitc2c7e740577154e755ec373712e32e5864e88315 (patch)
tree68219c721eb3f700f0bbc191d43fd7036cef5871 /tools/perf/scripts/python/bin
parent7e1c99e5c1dd919cd974c4531164c13998e44cba (diff)
scsi: hisi_sas: 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: John Garry <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions