On Fri, 02 Aug 2013, Jingoo Han wrote: > 'mmc_callback_data' and 'vtg' are pointers. > Fix the following sparse warning: > > drivers/mfd/menelaus.c:445:43: warning: Using plain integer as NULL pointer > drivers/mfd/menelaus.c:469:20: warning: Using plain integer as NULL pointer > > Signed-off-by: Jingoo Han <[email protected]> > --- > drivers/mfd/menelaus.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/mfd/menelaus.c b/drivers/mfd/menelaus.c
Applied, thanks. -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

