summaryrefslogtreecommitdiff
path: root/ct_servmgmt.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-15 17:31:32 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-15 17:31:32 +0200
commitc0a4ab36757c590b09b2a9cab8d48235c303d14b (patch)
treed297323a687683d8c0ef047ff453d96a19004091 /ct_servmgmt.c
parente48c760ee1d369be0cf15eeb3962d48bab9f97ea (diff)
cpusched: cleanups, refactoring and fix one bug
Fix the bug in "if (!entry == 0 && errno == ENOENT)" and also do some cleanups, make the code more readable and remove useless stuff. Used in curvetun. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'ct_servmgmt.c')
0 files changed, 0 insertions, 0 deletions
commit 27b9d5a254dcbc6095404c1bab7c335419601eb8. I am reverting this one, while keeping the rest of the G920 support in, so that it immediately starts working once proper HID-mode switching is implemented. Quoting Dmitry Torokhov for rationale: == It is wrong. Aside form the fact that IMO xpad.c is the wrong place for this code to be in, why are we waiting for the input device to be opened by userspace before we do the switch instead of doing it immediately? == Several people (Simon Wood and Michal Maly) expressed the intent to work on proper HID switching in a short term. Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/input/gamepad.txt')