summaryrefslogtreecommitdiffstats
path: root/include/linux/task_work.h
diff options
context:
space:
mode:
authorBen Dooks (Codethink) <ben.dooks@codethink.co.uk>2019-10-15 16:30:17 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-10-15 20:01:58 +0200
commit67f195806afcb17e46a4578130526602d3465781 (patch)
tree92ee613fc4fd67d236c51c973f6be397597d3d98 /include/linux/task_work.h
parent46f62f887b2cb008b91d5bb39a14178fd5c56fbc (diff)
downloadcachepc-linux-67f195806afcb17e46a4578130526602d3465781.tar.gz
cachepc-linux-67f195806afcb17e46a4578130526602d3465781.zip
usb: renesas_usbhs: fix type of buf
Fix the type of buf in __usbhsg_recip_send_status to be __le16 to avoid the following sparse warning: drivers/usb/renesas_usbhs/mod_gadget.c:335:14: warning: incorrect type in assignment (different base types) drivers/usb/renesas_usbhs/mod_gadget.c:335:14: expected unsigned short drivers/usb/renesas_usbhs/mod_gadget.c:335:14: got restricted __le16 [usertype] Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Link: https://lore.kernel.org/r/20191015153017.10858-1-ben.dooks@codethink.co.uk Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/task_work.h')
0 files changed, 0 insertions, 0 deletions