Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b9e9d800 authored by Amit Pundir's avatar Amit Pundir Committed by Sivasri Kumar Vanka
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'

Change-Id: I8b3b57a1e2664367c685e9f3d6758f7ea39c4b56
Git-Commit: 928b59a553baea2317a288dea5d957f9a9a9e8b6
Git-repo: https://source.codeaurora.org/quic/la/kernel/msm-4.9


Signed-off-by: default avatarAmit Pundir <amit.pundir@linaro.org>
Signed-off-by: default avatarSivasri Kumar Vanka <sivasri@codeaurora.org>
parent ddd4293c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment