Re: [PATCH 1/1] mfd: max77686: Use NULL instead of 0

From: Samuel Ortiz
Date: Mon Apr 08 2013 - 05:47:54 EST


Hi Sachin,

On Tue, Mar 26, 2013 at 10:13:36AM +0530, Sachin Kamat wrote:
> 'data' is a pointer and hence use NULL instead of 0.
> Silences the following warning:
> drivers/mfd/max77686.c:49:50: warning: Using plain integer as NULL pointer
>
> Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
> Cc: Jonghwa Lee <jonghwa3.lee@xxxxxxxxxxx>
> ---
> drivers/mfd/max77686.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Patch applied to mfd-next, thanks.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/