From: Dmitry Torokhov Date: Tue, 3 Aug 2010 03:29:10 +0000 (-0700) Subject: Input: evdev - rearrange ioctl handling X-Git-Tag: v2.6.36-rc1~292^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=448cd1664a573e69f54bfd32f3bb7220212b6cf5;p=pandora-kernel.git Input: evdev - rearrange ioctl handling Split ioctl handling into 3 separate sections: fixed-length ioctls, variable-length ioctls and multi-number variable length handlers. This reduces identation and makes the code a bit clearer. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed