Skip to content
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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment