From: Ian Campbell Date: Sun, 4 Sep 2005 06:41:14 +0000 (-0500) Subject: Input: fix checking whether new keycode fits size-wise X-Git-Tag: v2.6.14-rc1~128^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cee99564db7f65a6f88e4b752da52768cde3802;p=pandora-kernel.git Input: fix checking whether new keycode fits size-wise When dev->keycodesize == sizeof(int) the old code produces incorrect result. Signed-off-by: Ian Campbell Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed