Commit bf775551 authored by Amit Pundir's avatar Amit Pundir
Browse files

usb: gadget: rndis: use %z format specifier for size_t



Use '%z' format specifier for sizeof operator instead
of '%u' to fix build warnings like:

    warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int'

Signed-off-by: default avatarAmit Pundir <amit.pundir@linaro.org>
parent 39c9a6db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment