]> Pileus Git - ~andy/linux/blobdiff - fs/btrfs/print-tree.h
net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset
[~andy/linux] / fs / btrfs / print-tree.h
index da75efe534d5f80989bed12edb6425c246e86563..7faddfacc5bd3a3bb6c3be259047783578953500 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