We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2714b0d commit 80d3ab2Copy full SHA for 80d3ab2
fs/inode.c
@@ -2669,7 +2669,7 @@ EXPORT_SYMBOL(inode_set_ctime_current);
2669
* @inode: inode to check
2670
* @vfsgid: the new/current vfsgid of @inode
2671
*
2672
- * Check wether @vfsgid is in the caller's group list or if the caller is
+ * Check whether @vfsgid is in the caller's group list or if the caller is
2673
* privileged with CAP_FSETID over @inode. This can be used to determine
2674
* whether the setgid bit can be kept or must be dropped.
2675
0 commit comments