[alsa-devel] [PATCH] ASoC: fsl_ssi: Fixed wrong printf format identifier

Fabio Estevam festevam at gmail.com
Tue Jan 7 21:08:14 EST 2014


On Tue, Jan 7, 2014 at 4:04 AM, Alexander Shiyan <shc_work at mail.ru> wrote:
> sound/soc/fsl/fsl_ssi.c: In function 'fsl_ssi_probe':
> sound/soc/fsl/fsl_ssi.c:1180:6: warning: format '%d' expects argument
> of type 'int', but argument 3 has type 'long int' [-Wformat=]
>
> Reported-by: kbuild test robot <fengguang.wu at intel.com>
> Signed-off-by: Alexander Shiyan <shc_work at mail.ru>

I have sent the same fix as well as I haven't seen your patch before I
submitted mine.

It is usually a good idea to specify in the commit log what was the
commit that caused the warning.

Regards,

Fabio Estevam


More information about the Linuxppc-dev mailing list