diff --git a/[refs] b/[refs] index d8796afa2940..4aef08ab5630 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a67a380e6f8534b9fed3b3b663d108bf35af0132 +refs/heads/master: d97bec801d726abb14ab0e18d6aef5293580a467 diff --git a/trunk/fs/nfs/client.c b/trunk/fs/nfs/client.c index 9f3c66438d0e..84d8eae203a7 100644 --- a/trunk/fs/nfs/client.c +++ b/trunk/fs/nfs/client.c @@ -197,7 +197,6 @@ struct nfs_client *nfs_alloc_client(const struct nfs_client_initdata *cl_init) EXPORT_SYMBOL_GPL(nfs_alloc_client); #if IS_ENABLED(CONFIG_NFS_V4) -/* idr_remove_all is not needed as all id's are removed by nfs_put_client */ void nfs_cleanup_cb_ident_idr(struct net *net) { struct nfs_net *nn = net_generic(net, nfs_net_id);