Skip to content
Commit 8e84d840 authored by Andrei Emeltchenko's avatar Andrei Emeltchenko Committed by Carles Cufí
Browse files

usb: Fix build for 64 bit platforms



Use proper format for size_t type eliminating warnings of type:

...
error: format '%u' expects argument of type 'unsigned int', but
argument 2 has type 'size_t' {aka 'long unsigned int'}
[-Werror=format=]
...

Signed-off-by: default avatarAndrei Emeltchenko <andrei.emeltchenko@intel.com>
parent 5b0b6e36
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment