mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
This error handling code can be reached before ts_dev->input is initialized, so it is safer to always use the original name, input_dev. Signed-off-by: Julia Lawall <julia@diku.dk> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>