Skip to content

Commit

Permalink
nfs: fix spellint typo in pnfs.c
Browse files Browse the repository at this point in the history
Change the comment typo: "manger" -> "manager".

Signed-off-by: Wang Qing <wangqing@vivo.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
  • Loading branch information
Wang Qing authored and Anna Schumaker committed Sep 24, 2020
1 parent ed38c33 commit 9f26645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/nfs/pnfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -902,7 +902,7 @@ pnfs_destroy_layouts_byclid(struct nfs_client *clp,
}

/*
* Called by the state manger to remove all layouts established under an
* Called by the state manager to remove all layouts established under an
* expired lease.
*/
void
Expand Down

0 comments on commit 9f26645

Please sign in to comment.