diff options
author | Tiezhu Yang <[email protected]> | 2020-07-07 10:12:45 +0800 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2020-07-17 13:41:42 +0100 |
commit | f90fafecf4880b9785da85feb9b3e6d85fbf2287 (patch) | |
tree | 7c4f85350e577c82e282eebd75717b563048c37f /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 52b350cbc94721d87f087d1a5800f9531c2d682c (diff) |
irqchip/loongson-htpic: Remove redundant kfree operation
In the function htpic_of_init(), when kzalloc htpic fails, it should
return -ENOMEM directly, no need to execute "goto" to kfree.
Signed-off-by: Tiezhu Yang <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions