aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2020-04-12 11:40:39 +0200
committerMartin K. Petersen <[email protected]>2020-04-27 18:39:53 -0400
commitf7854c382240c1686900b2f098b36430c6f5047e (patch)
tree0e5188d14368c652e8a59801099a85b09cbedf71 /tools/perf/scripts/python/net_dropmonitor.py
parentf371d53453772bcbb9ac2201029b66281f713c07 (diff)
scsi: aacraid: Fix error handling paths in aac_probe_one()
If 'scsi_host_alloc()' or 'kcalloc()' fail, 'error' is known to be 0. Set it explicitly to -ENOMEM before branching to the error handling path. While at it, remove 2 useless assignments to 'error'. These values are overwridden a few lines later. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christophe JAILLET <[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