From: Jiri Kosina Date: Thu, 18 Mar 2010 13:11:53 +0000 (+0100) Subject: HID: simplify error handling in hid_input_report() X-Git-Tag: v2.6.35-rc1~454^2~4^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f77e347bd44e3640bdc56003b7402c63ddb1241d;p=pandora-kernel.git HID: simplify error handling in hid_input_report() The handling of failed debugging buffer allocation got overly complicated. We simply want to skip the debugging code if allocation fails and go on with event processing. Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed