Files
linux/drivers/input
Dmitry Torokhov 5fcb6013dd Input: rmi4 - change reg_size type to u32
Change reg_size from unsigned long to u32 to save space and ensure
consistent size across 32-bit and 64-bit architectures, and use
DECLARE_BITMAP() for subpacket_map.

Also pack the structure by rearranging the members to avoid holes,
and use size_add() to prevent potential integer overflows when
calculating the total size of registers.

Assisted-by: Gemini:gemini-3.1-pro
Link: https://patch.msgid.link/20260505045952.1570713-13-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2026-06-11 22:39:29 -07:00
..
2026-05-31 19:43:25 -07:00
2026-06-10 11:04:17 -07:00
2026-05-31 19:43:25 -07:00
2026-06-10 11:04:17 -07:00
2026-03-12 10:44:42 -07:00
2024-12-17 13:53:52 -08:00