Re: [PATCH] ASoC: fsl: Remove unneeded init of static variable

2017-02-27 Thread Nicolin Chen
On Sat, Feb 25, 2017 at 12:47:26PM +0200, Alin Grigorean wrote: > This was reported by checkpatch.pl > > Signed-off-by: Alin Grigorean Acked-by: Nicolin Chen > --- > sound/soc/fsl/imx-pcm-fiq.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/sound/soc/fsl/imx-pcm-fiq

[PATCH] ASoC: fsl: Remove unneeded init of static variable

2017-02-25 Thread Alin Grigorean
This was reported by checkpatch.pl Signed-off-by: Alin Grigorean --- sound/soc/fsl/imx-pcm-fiq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/fsl/imx-pcm-fiq.c b/sound/soc/fsl/imx-pcm-fiq.c index dac6688540dc..92410f7ca1fa 100644 --- a/sound/soc/fsl/imx-pcm-fiq.c