Files
linux/drivers/input
Sang-Heon Jeon f523729aa1 Input: synaptics_i2c - return 0 explicitly on success
error is always zero at the last return in synaptics_i2c_reg_set().
Explicitly return 0 on the success path instead of returning error,
which is the preferred way when there are multiple failure points.

No functional change.

Signed-off-by: Sang-Heon Jeon <ekffu200098@gmail.com>
Link: https://patch.msgid.link/20260729171001.260698-4-ekffu200098@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2026-08-04 21:27:53 -07:00
..
2026-07-13 19:06:00 -07:00
2026-07-13 19:06:00 -07:00
2026-06-10 11:04:17 -07:00
2024-12-17 13:53:52 -08:00