]> Pileus Git - ~andy/linux/blobdiff - fs/jfs/jfs_txnmgr.c
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm...
[~andy/linux] / fs / jfs / jfs_txnmgr.c
index 5fcc02eaa64ca2af23ba4bba6431647fa04deb4e..564c4f279ac630e8458cd74029284c65f44a7796 100644 (file)
@@ -2684,7 +2684,7 @@ void txAbort(tid_t tid, int dirty)
         * mark filesystem dirty
         */
        if (dirty)
-               jfs_error(tblk->sb, "txAbort");
+               jfs_error(tblk->sb, "\n");
 
        return;
 }