summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorFelix Gu <ustc.gu@gmail.com>2026-04-04 18:32:31 +0800
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2026-04-12 16:52:32 +0200
commit6105f49196158f3e27143444651c9ca9439ac8d4 (patch)
treee1468d03611ce80850e79b89632c94fc44fc7d05 /tools/perf/scripts/python/bin
parent256cc1f1305a8e5dcadf8ca208d04a3acadd26f1 (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/bin')
0 files changed, 0 insertions, 0 deletions