Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[sfrench/cifs-2.6.git] / fs / xfs / xfs_aops.c
index 19eadc807056be87ee1e57a54b8b64ff52496eef..31f1f10eecd10888924ac778f9a925785b0f82d0 100644 (file)
@@ -1390,7 +1390,7 @@ xfs_vm_bmap(
 
        /*
         * The swap code (ab-)uses ->bmap to get a block mapping and then
-        * bypasseѕ the file system for actual I/O.  We really can't allow
+        * bypasses the file system for actual I/O.  We really can't allow
         * that on reflinks inodes, so we have to skip out here.  And yes,
         * 0 is the magic code for a bmap error.
         *