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:
df7bded
)
HID: hiddev - fix compiler warning
author
Jiri Kosina
<jkosina@suse.cz>
Thu, 25 Oct 2007 09:38:21 +0000
(11:38 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 31 Oct 2007 12:30:34 +0000
(13:30 +0100)
drivers/hid/usbhid/hiddev.c: In function 'hiddev_compat_ioctl':
drivers/hid/usbhid/hiddev.c:746: warning: passing argument 4 of 'hiddev_ioctl' makes
integer from pointer without a cast
Add cast to hiddev_compat_ioctl()
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found