]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/ocfs2/extent_map.c
tree-wide: Assorted spelling fixes
[mirror_ubuntu-bionic-kernel.git] / fs / ocfs2 / extent_map.c
index d35a27f4523e13e2ec00411e08e6ebb2e1afbf76..83e9b1249aed21c7303c2eb6b19c7e10bfbb933c 100644 (file)
@@ -453,7 +453,7 @@ static int ocfs2_get_clusters_nocache(struct inode *inode,
        if (i == -1) {
                /*
                 * Holes can be larger than the maximum size of an
-                * extent, so we return their lengths in a seperate
+                * extent, so we return their lengths in a separate
                 * field.
                 */
                if (hole_len) {