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 bfe2e8f commit bd4c468Copy full SHA for bd4c468
fs/locks.c
@@ -2151,7 +2151,7 @@ EXPORT_SYMBOL_GPL(vfs_test_lock);
2151
* @fl: The file_lock who's fl_pid should be translated
2152
* @ns: The namespace into which the pid should be translated
2153
*
2154
- * Used to tranlate a fl_pid into a namespace virtual pid number
+ * Used to translate a fl_pid into a namespace virtual pid number
2155
*/
2156
static pid_t locks_translate_pid(struct file_lock *fl, struct pid_namespace *ns)
2157
{
0 commit comments