linux-next: build warning after merge of the nfs tree
From: Stephen Rothwell
Date: Mon Jan 15 2018 - 16:44:46 EST
Hi Trond,
After merging the nfs tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:
fs/nfs/export.c: In function 'nfs_encode_fh':
fs/nfs/export.c:58:1: warning: label 'out' defined but not used [-Wunused-label]
out:
^~~
Introduced by commit
aaa150089465 ("nfs: remove dead code from nfs_encode_fh()")
--
Cheers,
Stephen Rothwell