Skip to content
Commit 66aff253 authored by Zachary J. Fields's avatar Zachary J. Fields Committed by Carles Cufí
Browse files

usb: usb_transfer.c: Address `-Wextra` warnings



Changed incrementing `for` loop counters to `size_t` from `int` to
eliminate warning, "warning: comparison of integer expressions of
different signedness: 'uint32_t' {aka 'unsigned int'} and 'int'
[-Wsign-compare]"

Signed-off-by: default avatarZachary J. Fields <zachary_fields@yahoo.com>
parent cccfc8fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment