Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / fs / xfs / xfs_inode.c
index 742c833..a37480a 100644 (file)
@@ -2789,7 +2789,7 @@ xfs_iflush(
 
        /*
         * We can't flush the inode until it is unpinned, so wait for it if we
-        * are allowed to block.  We know noone new can pin it, because we are
+        * are allowed to block.  We know no one new can pin it, because we are
         * holding the inode lock shared and you need to hold it exclusively to
         * pin the inode.
         *