Re: [PATCH] nfs: fix sparse warnings

From: Trond Myklebust
Date: Wed Feb 20 2008 - 16:16:34 EST



On Wed, 2008-02-20 at 13:03 -0800, Harvey Harrison wrote:
> fs/nfs/nfs4state.c:788:34: warning: Using plain integer as NULL pointer
> fs/nfs/delegation.c:52:34: warning: Using plain integer as NULL pointer
> fs/nfs/idmap.c:312:12: warning: Using plain integer as NULL pointer
> fs/nfs/callback_xdr.c:257:6: warning: Using plain integer as NULL pointer
> fs/nfs/callback_xdr.c:270:6: warning: Using plain integer as NULL pointer
> fs/nfs/callback_xdr.c:281:6: warning: Using plain integer as NULL pointer
>
> Signed-off-by: Harvey Harrison <harvey.harrison@xxxxxxxxx>
> ---
> Rollup patches 1-4.
> fs/nfs/callback_xdr.c | 6 +++---
> fs/nfs/delegation.c | 2 +-
> fs/nfs/idmap.c | 2 +-
> fs/nfs/nfs4state.c | 2 +-
> 4 files changed, 6 insertions(+), 6 deletions(-)

Thanks! I'll apply...

Cheers
Trond
--
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/