Re: linux-next: build warning after merge of the nfsd tree

From: J. Bruce Fields
Date: Sun Apr 02 2017 - 22:39:45 EST


On Mon, Apr 03, 2017 at 11:09:48AM +1000, Stephen Rothwell wrote:
> Hi,
>
> After merging the nfsd tree, today's linux-next build (powerpc
> ppc64_defconfig) produced this warning:
>
> fs/nfsd/nfs4state.c: In function 'copy_cred':
> fs/nfsd/nfs4state.c:1917:6: warning: unused variable 'ret' [-Wunused-variable]
> int ret;
> ^
>
> Introduced by commit
>
> d39662236bf8 ("nfsd4: remove pointless strdup_if_nonnull")
>
> Also, that commit has no Signed-off-by from its Author.

Both fixed, thanks.--b.