Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Input: mark some functions __must_check
Mark input_register_device() and input_register_handler() functions as __must_check so authors of new drivers add error handling right away. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
- Loading branch information