Skip to content

Commit

Permalink
NFS: Fix typo in OFFLOAD_CANCEL comment
Browse files Browse the repository at this point in the history
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
  • Loading branch information
Chuck Lever authored and Anna Schumaker committed Jan 21, 2025
1 parent d2fc83c commit 36f4e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/nfs/nfs42xdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ static void nfs4_xdr_enc_copy(struct rpc_rqst *req,
}

/*
* Encode OFFLOAD_CANEL request
* Encode OFFLOAD_CANCEL request
*/
static void nfs4_xdr_enc_offload_cancel(struct rpc_rqst *req,
struct xdr_stream *xdr,
Expand Down

0 comments on commit 36f4e9e

Please sign in to comment.