From: Trond Myklebust Date: Thu, 20 Apr 2017 20:58:50 +0000 (-0400) Subject: pNFS: unexport nfs4_pnfs_v3_ds_connect_unload X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=675e508f53e2cc0b1ab750a0ff2b477ccbab4cfb;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git pNFS: unexport nfs4_pnfs_v3_ds_connect_unload It is not used outside the NFSv4 module. Signed-off-by: Trond Myklebust --- diff --git a/fs/nfs/pnfs_nfs.c b/fs/nfs/pnfs_nfs.c index 1edf5b84aba5..dc4111d08a27 100644 --- a/fs/nfs/pnfs_nfs.c +++ b/fs/nfs/pnfs_nfs.c @@ -613,7 +613,6 @@ void nfs4_pnfs_v3_ds_connect_unload(void) get_v3_ds_connect = NULL; } } -EXPORT_SYMBOL_GPL(nfs4_pnfs_v3_ds_connect_unload); static int _nfs4_pnfs_v3_ds_connect(struct nfs_server *mds_srv, struct nfs4_pnfs_ds *ds,