diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-01-16 10:33:14 +0100 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2018-01-16 10:12:49 -0500 |
commit | f96adf1ea08a37e3739b1f929ce8318eee63b1f4 (patch) | |
tree | dd85416fe2e805b96472ad177ddb51fef287b563 /fs/devpts | |
parent | 0af3442af7c4c5b06e72708d7dd937974d1b4114 (diff) | |
download | linux-stable-f96adf1ea08a37e3739b1f929ce8318eee63b1f4.tar.gz linux-stable-f96adf1ea08a37e3739b1f929ce8318eee63b1f4.tar.bz2 linux-stable-f96adf1ea08a37e3739b1f929ce8318eee63b1f4.zip |
nfs: remove unused label in nfs_encode_fh()
The only reference to the label got removed, so we now get
a harmless compiler warning:
fs/nfs/export.c: In function 'nfs_encode_fh':
fs/nfs/export.c:58:1: error: label 'out' defined but not used [-Werror=unused-label]
Fixes: aaa150089465 ("nfs: remove dead code from nfs_encode_fh()")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'fs/devpts')
0 files changed, 0 insertions, 0 deletions