On Fri, Oct 14, 2011 at 3:59 PM, Stephen Warren <swarren@xxxxxxxxxx> 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@xxxxxxxxx> > > Acked-by: Stephen Warren <swarren@xxxxxxxxxx> > > Grumble, in C++ 0==NULL... :-) In C too, it's just sparse that is extra picky. -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html