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

Skip to content
Commit e43b99a0 authored by Marcus Oakland's avatar Marcus Oakland Committed by Elliott Hughes
Browse files

Correction to TRACE format strings



When built with "#define FUSE_TRACE 1" numerous TRACE statements
failed to compile because of mismatches between format strings and
types (uint64_t and size_t). These have been corrected by using the
format strings from the inttype.h header file, or %zu.

Signed-off-by: default avatarMarcus Oakland <marcus.oakland@arm.com>

(cherry picked from commit d3330875)

Change-Id: I550b422a6b7c92ea903b4dd8f5e4aec5637cdf67
parent e5ab3e3a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment