Re: [PATCH 2/4] Plain integer instead of NULL pointer fix

2015-08-02 Thread Greg KH
On Sun, Aug 02, 2015 at 07:57:20PM +0200, Adrian Remonda wrote: > This patch fix the using plain integer as NULL pointer That sentance doesn't make much sense, why are you changing this? > > Signed-off-by: Adrian Remonda > --- > drivers/staging/most/mostcore/core.c | 2 +- > 1 file changed, 1

[PATCH 2/4] Plain integer instead of NULL pointer fix

2015-08-02 Thread Adrian Remonda
This patch fix the using plain integer as NULL pointer Signed-off-by: Adrian Remonda --- drivers/staging/most/mostcore/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/most/mostcore/core.c b/drivers/staging/most/mostcore/core.c index 8d1b68dbeaf8..7e338