[alsa-devel] [PATCH] ASoC: Tegra: sparse cleanup

Olof Johansson olof at lixom.net
Sat Oct 15 01:01:28 CEST 2011


On Fri, Oct 14, 2011 at 3:59 PM, Stephen Warren <swarren at nvidia.com> wrote:
> Olof Johansson wrote at Friday, October 14, 2011 4:54 PM:
>> Fixes the following sparse warnings:
>>
>> sound/soc/tegra/tegra_das.c:215:8: warning: Using plain integer as NULL pointer
>> sound/soc/tegra/tegra_das.c:237:8: warning: Using plain integer as NULL pointer
>> sound/soc/tegra/tegra_pcm.c:370:32: warning: symbol 'tegra_pcm_platform' was not declared. Should it
>> be static?
>>
>> Signed-off-by: Olof Johansson <olof at lixom.net>
>
> Acked-by: Stephen Warren <swarren at nvidia.com>
>
> Grumble, in C++ 0==NULL... :-)

In C too, it's just sparse that is extra picky.


-Olof


More information about the Alsa-devel mailing list