summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJinmo Yang <jinmo44.yang@gmail.com>2026-06-01 22:41:24 +0900
committerBenjamin Tissoires <bentiss@kernel.org>2026-06-01 18:39:07 +0200
commitcb605d48dac95b3b1258c2dcdd2d2c3617bee092 (patch)
treeafcf7884780b6e28cebe3c18ffa4921e1c736a47 /scripts
parent55f1ad573e34abf9a0443c34bc5a63d74edba7d7 (diff)
HID: wacom: use cleanup.h for wacom_wac_queue_flush() buffer management
Use __free(kfree) cleanup facility for the temporary buffer in wacom_wac_queue_flush() to simplify error paths and ensure the buffer is freed automatically when it goes out of scope. Signed-off-by: Jinmo Yang <jinmo44.yang@gmail.com> Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions