Skip to content
Commit 501cc54c authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

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: default avatarDmitry Torokhov <dtor@mail.ru>
parent 018db6bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment