Skip to content
Commit d624284b authored by Jiri Kosina's avatar Jiri Kosina
Browse files

HID: hiddev - fix compiler warning



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: default avatarJiri Kosina <jkosina@suse.cz>
parent df7bded7
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