Files
linux/drivers/input/mouse
Dmitry Torokhov 5e13bea78d Input: cypress_ps2 - use u8 when dealing with byte data
When dealing with byte data use u8 instead of unsigned char or int.
Stop layering error handling in cypress_ps2_sendbyte() and simply
pass on error code from ps2_sendbyte().

Additionally use u8 instead of unisgned char throughout the code.

Link: https://lore.kernel.org/r/20240628224728.2180126-5-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2024-07-03 13:48:53 -07:00
..
2021-12-20 00:59:50 -08:00
2022-09-29 16:25:42 -07:00
2024-01-18 15:21:00 -08:00
2022-09-29 16:25:42 -07:00
2024-01-18 15:21:00 -08:00
2022-09-29 16:25:42 -07:00