]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/xfs/xfs_buf.c
treewide: Fix comment and string typo 'bufer'
[mirror_ubuntu-artful-kernel.git] / fs / xfs / xfs_buf.c
index cf0ac056815f19bf3051fdb72194972477cd4cd1..33e06d22168cf10c0976c5f663728d9f70ac0da5 100644 (file)
@@ -1370,7 +1370,7 @@ restart:
                        goto restart;
                }
                /*
-                * clear the LRU reference count so the bufer doesn't get
+                * clear the LRU reference count so the buffer doesn't get
                 * ignored in xfs_buf_rele().
                 */
                atomic_set(&bp->b_lru_ref, 0);