From: Jiri Kosina Date: Sun, 15 Dec 2013 17:25:26 +0000 (+0100) Subject: HID: microsoft: no fallthrough in MS ergonomy 0xff05 usage X-Git-Tag: v3.14-rc1~129^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2b98ea87a8d82d1100200324ace989970a92423;p=pandora-kernel.git HID: microsoft: no fallthrough in MS ergonomy 0xff05 usage For 0xff05 usage in MS ergonomy keyboard quirk, we are falling through and returning 0 instread of properly (because we've performed new mapping) returning 1. Fix that. Reported-by: Joe Perches Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed