diff options
| author | 2026-04-04 18:32:31 +0800 | |
|---|---|---|
| committer | 2026-04-12 16:52:32 +0200 | |
| commit | 6105f49196158f3e27143444651c9ca9439ac8d4 (patch) | |
| tree | e1468d03611ce80850e79b89632c94fc44fc7d05 /tools/perf/scripts/python | |
| parent | i3c: dw: Fix memory leak in dw_i3c_master_i3c_xfers() (diff) | |
i3c: dw: Simplify xfer cleanup with __free(kfree)
Convert dw-i3c-master to use __free(kfree) guards for struct dw_i3c_xfer
allocations. This frees xfer objects automatically on scope exit, and
removes the now-unused dw_i3c_master_free_xfer() helper.
Signed-off-by: Felix Gu <ustc.gu@gmail.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20260404-dw-i3c-2-v3-2-8f7d146549c1@gmail.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
