aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-22 16:09:03 +0100
committerMartin K. Petersen <[email protected]>2019-01-29 00:40:54 -0500
commitfd84ec206d7a0d5a2aa0c3c78868deec6bfcd050 (patch)
tree733e4d7de95c57a0baf954639d8e36ec25276edc /tools/perf/scripts/python/export-to-postgresql.py
parent1dbaa379a419343dab5f99f253d8225b5ab4f939 (diff)
scsi: snic: 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: Karan Tilak Kumar <[email protected]> Cc: Sesidhar Baddela <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions