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

Skip to content
Commit c31b6d19 authored by Tarun Gupta's avatar Tarun Gupta
Browse files

USB: ccid_bridge: Fix compilation error for 64 bit kernel



In 64 bit %zu should be used for printf length modifer for size_t if %d
is used instead it will throw an error for incompatible argument type. Fix
this by using %zu at appropriate place.

CRs-Fixed: 671900
Change-Id: Ieb8f55f262c699f016f9fcbf09dde5c9a28b1481
Signed-off-by: default avatarTarun Gupta <tarung@codeaurora.org>
parent 60d75479
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