Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
[pandora-kernel.git] / fs / btrfs / print-tree.h
index da75efe..7faddfa 100644 (file)
@@ -19,5 +19,5 @@
 #ifndef __PRINT_TREE_
 #define __PRINT_TREE_
 void btrfs_print_leaf(struct btrfs_root *root, struct extent_buffer *l);
-void btrfs_print_tree(struct btrfs_root *root, struct extent_buffer *t);
+void btrfs_print_tree(struct btrfs_root *root, struct extent_buffer *c);
 #endif