[alsa-devel] [PATCH] ASoC: wm0010: Fix warning, use format %zu for type size_t
Mark Brown
broonie at opensource.wolfsonmicro.com
Thu Sep 6 00:29:46 CEST 2012
On Wed, Sep 05, 2012 at 10:22:24PM +0200, Emil Goode wrote:
> Fix warning by using format specifier %zu for type size_t
>
> Sparse warning:
> sound/soc/codecs/wm0010.c:411:2: warning:
> format ‘%d’ expects argument of type ‘int’,
> but argument 4 has type ‘size_t’ [-Wformat]
Applied, thanks.
More information about the Alsa-devel
mailing list