aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-09-25 23:41:13 +0100
committerMartin K. Petersen <[email protected]>2021-09-28 23:21:36 -0400
commit5860d9fb5622ecd79913ac981403c612f6c8a2d8 (patch)
treefd5e565f2743274637a49a6447d5d9787e131bd8 /tools/perf/scripts/python
parent9f80eca441a9e1c4682862e44ad3e7a618a0486f (diff)
scsi: lpfc: Return NULL rather than a plain 0 integer
Function lpfc_sli4_perform_vport_cvl() returns a pointer to struct lpfc_nodelist so returning a plain 0 integer isn't good practice. Fix this by returning a NULL instead. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions