aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2020-04-12 11:40:39 +0200
committerMartin K. Petersen <martin.petersen@oracle.com>2020-04-27 18:39:53 -0400
commitf7854c382240c1686900b2f098b36430c6f5047e (patch)
tree0e5188d14368c652e8a59801099a85b09cbedf71 /tools/perf/scripts/python/stackcollapse.py
parentscsi: sgiwd93: Remove unneeded semicolon in sgiwd93.c (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/20200412094039.8822-1-christophe.jaillet@wanadoo.fr Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions