diff options
| author | Greg Kroah-Hartman <[email protected]> | 2019-01-22 16:09:06 +0100 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-01-29 00:40:54 -0500 |
| commit | b45a3a428f559082418b182d35fc20a49b647c75 (patch) | |
| tree | fe0c66953d577a49dd5e5235e8030477588bbf27 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 26febfb38c7d679e1f02dabcedc38f1817c0710b (diff) | |
scsi: qla2xxx: 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: [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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions