diff options
Diffstat (limited to 'fs/btrfs/print-tree.h')
-rw-r--r-- | fs/btrfs/print-tree.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/print-tree.h b/fs/btrfs/print-tree.h index e8d0b847c023..9236abda2a74 100644 --- a/fs/btrfs/print-tree.h +++ b/fs/btrfs/print-tree.h | |||
@@ -1,3 +1,3 @@ | |||
1 | 1 | ||
2 | void btrfs_print_leaf(struct btrfs_leaf *l); | 2 | void btrfs_print_leaf(struct btrfs_root *root, struct btrfs_leaf *l); |
3 | void btrfs_print_tree(struct btrfs_root *root, struct btrfs_buffer *t); | 3 | void btrfs_print_tree(struct btrfs_root *root, struct btrfs_buffer *t); |