CAPABILITIES: remove undefined caps from all processes
[cascardo/linux.git] / fs / btrfs / ordered-data.c
index a94b05f..e12441c 100644 (file)
@@ -67,7 +67,7 @@ static void ordered_data_tree_panic(struct inode *inode, int errno,
 {
        struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb);
        btrfs_panic(fs_info, errno, "Inconsistency in ordered tree at offset "
-                   "%llu\n", offset);
+                   "%llu", offset);
 }
 
 /*