From 501cc54c4d2b0c2bbae1a6490b0e547be46fc09f Mon Sep 17 00:00:00 2001 From: Dmitry Torokhov Date: Wed, 18 Jul 2007 01:20:58 -0400 Subject: [PATCH] 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-format-patch failed