Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 722baafc authored by Chuck Lever's avatar Chuck Lever Committed by Trond Myklebust
Browse files

NFS: Fix comment misspelling in struct nfs_client definition

parent e3c0fb7e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -79,7 +79,7 @@ struct nfs_client {
	u32			cl_seqid;
	u32			cl_seqid;
	/* The flags used for obtaining the clientid during EXCHANGE_ID */
	/* The flags used for obtaining the clientid during EXCHANGE_ID */
	u32			cl_exchange_flags;
	u32			cl_exchange_flags;
	struct nfs4_session	*cl_session; 	/* sharred session */
	struct nfs4_session	*cl_session;	/* shared session */
#endif /* CONFIG_NFS_V4 */
#endif /* CONFIG_NFS_V4 */


#ifdef CONFIG_NFS_FSCACHE
#ifdef CONFIG_NFS_FSCACHE