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:02 +0100
committerMartin K. Petersen <[email protected]>2019-01-29 00:40:53 -0500
commit1dbaa379a419343dab5f99f253d8225b5ab4f939 (patch)
tree939fdff5173cf5401e185a0869c3e431db6c9110 /tools/perf/scripts/python/export-to-postgresql.py
parentb6533640ed3e25e9a12497dbc679a10896848c91 (diff)
scsi: fnic: 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: Satish Kharat <[email protected]> Cc: Sesidhar Baddela <[email protected]> Cc: Karan Tilak Kumar <[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]> Acked-by: Satish Kharat <[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