]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/xfs/xfs_dir2_node.c
xfs: remove newlines from strings passed to __xfs_printk
[mirror_ubuntu-bionic-kernel.git] / fs / xfs / xfs_dir2_node.c
index 4c3dba7ffb7439d250b0af44e4de237a9359a795..34df052683ebebbe853ee09ec45c82e4e81c39c6 100644 (file)
@@ -1101,7 +1101,7 @@ xfs_dir2_leafn_rebalance(
                state->inleaf = 1;
                blk2->index = 0;
                xfs_alert(args->dp->i_mount,
-       "%s: picked the wrong leaf? reverting original leaf: blk1->index %d\n",
+       "%s: picked the wrong leaf? reverting original leaf: blk1->index %d",
                        __func__, blk1->index);
        }
 }