From: Dmitry Torokhov Date: Wed, 18 Jul 2007 05:20:58 +0000 (-0400) Subject: Input: mark some functions __must_check X-Git-Tag: v2.6.24-rc1~1279^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=501cc54c4d2b0c2bbae1a6490b0e547be46fc09f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed