Skip to content
Commit 99937a77 authored by Kumar Gala's avatar Kumar Gala Committed by Anas Nashif
Browse files

usb: Change transfer_len type to int32_t in usb_request_handler typedef



The functions that implement usb_request_handlers are already using an
int32_t for transfer_len, so lets make the typedef match.  This address
a potential issue in the future when the typedef of int32_t changes (or
when building with newlib).

Change-Id: I6e478551c38f2040b0dcec47c2e4c565c27acdd0
Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent c9a4335a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment