Skip to content
Snippets Groups Projects
Commit 448cd166 authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

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: default avatarDmitry Torokhov <dtor@mail.ru>
parent d31b2865
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment