From: Dmitry Torokhov Date: Sun, 11 Dec 2005 17:40:37 +0000 (-0500) Subject: Input: evdev - consolidate compat and regular code X-Git-Tag: v2.6.16-rc1~928^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a51f7c40437077ac4a463307e9a4ae6b78755a8;p=pandora-kernel.git Input: evdev - consolidate compat and regular code Compat and normal code mirror each other and are hard to maintain. When EV_SW was added compat_ioctl case was missed. Here is my attempt at consolidating the code. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed