From: Michal Malý Date: Wed, 8 Apr 2015 20:56:45 +0000 (+0200) Subject: HID: hid-lg: Check return values from lg[N]ff_init() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~157^2~1^3~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dbf635ea1c0b62a957438d72a162175680a3d4a;p=pandora-kernel.git HID: hid-lg: Check return values from lg[N]ff_init() Check return values from lg[N]ff_init(). hid-lg did not check return values from the lg[N]_init() functions, possibly trying to work with a device whose initialization has failed. Signed-off-by: Michal Malý Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed