This reverts commit cae55a0ab53b2f7c92633a85f1c448746c4ae689. Signed-off-by: Mike Snitzer <snitzer@xxxxxxxxxx> --- fs/nfsd/localio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/nfsd/localio.c b/fs/nfsd/localio.c index 4f6468eb2adf..80d9ff6608a7 100644 --- a/fs/nfsd/localio.c +++ b/fs/nfsd/localio.c @@ -32,7 +32,7 @@ * @rpc_clnt: rpc_clnt that the client established * @cred: cred that the client established * @nfs_fh: filehandle to lookup - * @pnf: place to find the nfsd_file, or store it if it was non-NULL + * @nfp: place to find the nfsd_file, or store it if it was non-NULL * @fmode: fmode_t to use for open * * This function maps a local fh to a path on a local filesystem. -- 2.44.0