]> git.baikalelectronics.ru Git - kernel.git/commit
Input: mark some functions __must_check
authorDmitry Torokhov <dtor@insightbb.com>
Wed, 18 Jul 2007 05:20:58 +0000 (01:20 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Wed, 18 Jul 2007 05:20:58 +0000 (01:20 -0400)
commitc2126206f27fbcca2a1c9b2983fec17394dd61d8
tree3c41ecdd42ae2fb2791cf103680835b4066f47d8
parentf4cecf7ce5fb47b81b9451e4778b3f4df1ab3769
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>
include/linux/input.h