Files
linux/drivers
Dmitry Torokhov 1fe01b8179 Input: atkbd - use __free() cleanup facility in when parsing FW keymap
Annotating the temporary keymap pointer as __free(kfree) ensures that it
will get released when exiting the function and explicit freeing in all
the return paths can be removed.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2026-02-28 18:20:48 -08:00
..
2025-10-01 00:00:45 +00:00
2025-09-29 00:17:22 +02:00
2025-11-03 10:02:04 +09:00
2025-09-22 09:35:21 -04:00
2025-11-17 16:58:25 -08:00