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:
00ce756
)
Input: uinput - specify exact bit sizes on userspace APIs
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Mon, 30 Jul 2012 05:48:32 +0000
(22:48 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 22 Aug 2012 05:29:54 +0000
(22:29 -0700)
Switch to using __u32/__s32 instead of ordinary 'int' in structures
forming userspace API.
Also internally make request_id unsigned int.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found