git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d31b286
)
Input: evdev - rearrange ioctl handling
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 3 Aug 2010 03:29:10 +0000
(20:29 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 3 Aug 2010 03:30:44 +0000
(20:30 -0700)
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 <dtor@mail.ru>
No differences found