Fix misspellings of "truly" in comments.
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / namei.c
index 94a5e60779f917eb9336dc9d6e4bc8bde09482e4..e05c243105a0e8e64ff7d3c5bc0bb1fe0c9e1ff3 100644 (file)
@@ -2556,7 +2556,7 @@ SYSCALL_DEFINE2(link, const char __user *, oldname, const char __user *, newname
  *     e) conversion from fhandle to dentry may come in the wrong moment - when
  *        we are removing the target. Solution: we will have to grab ->i_mutex
  *        in the fhandle_to_dentry code. [FIXME - current nfsfh.c relies on
- *        ->i_mutex on parents, which works but leads to some truely excessive
+ *        ->i_mutex on parents, which works but leads to some truly excessive
  *        locking].
  */
 static int vfs_rename_dir(struct inode *old_dir, struct dentry *old_dentry,