[haiku-commits] Change in haiku[master]: usb_hid: use user_memcpy in JoystickProtocolHandler::Control().

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 13 Sep 2019 16:54:56 +0000

From Jérôme Duval <jerome.duval@xxxxxxxxx>:

Jérôme Duval has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1861 ;)


Change subject: usb_hid: use user_memcpy in JoystickProtocolHandler::Control().
......................................................................

usb_hid: use user_memcpy in JoystickProtocolHandler::Control().

on success, returns B_OK instead of B_ERROR.
---
M src/add-ons/kernel/drivers/input/usb_hid/JoystickProtocolHandler.cpp
1 file changed, 14 insertions(+), 4 deletions(-)



  git pull ssh://git.haiku-os.org:22/haiku refs/changes/61/1861/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1861
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I3e415d812ddbc6dbc4d27f346bbe7ea59374b39f
Gerrit-Change-Number: 1861
Gerrit-PatchSet: 1
Gerrit-Owner: Jérôme Duval <jerome.duval@xxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in haiku[master]: usb_hid: use user_memcpy in JoystickProtocolHandler::Control(). - Gerrit