aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-22 16:09:04 +0100
committerMartin K. Petersen <[email protected]>2019-01-29 00:40:54 -0500
commit50e931679ace9cf1c2915f664f29f52a203d8687 (patch)
tree71ecd181b134c68876e90ef431e70661a0b382ed /tools/perf/scripts/python/bin
parentfd84ec206d7a0d5a2aa0c3c78868deec6bfcd050 (diff)
scsi: lpfc: 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: James Smart <[email protected]> Cc: Dick Kennedy <[email protected]> Cc: "James E.J. Bottomley" <[email protected]> Cc: "Martin K. Petersen" <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[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