+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When printing size_t values we should use the %zd or %zx format specifier in order to ensure the value is displayed correctly and avoid warnings from sparse. Signed-off-by:Mark Brown <broonie@linaro.org> Signed-off-by:
Vinod Koul <vinod.koul@intel.com>