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)
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

Simple merge