]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/btrfs/ctree.c
Btrfs: remove unused max_key arg from btrfs_search_forward
[karo-tx-linux.git] / fs / btrfs / ctree.c
index 6c5239b55495e674ec4b731efac2f35055cb1ba0..33e9dbdd043df60a9a83c852b6f430e0526eed2a 100644 (file)
@@ -4870,7 +4870,6 @@ static int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path)
  * was nothing in the tree that matched the search criteria.
  */
 int btrfs_search_forward(struct btrfs_root *root, struct btrfs_key *min_key,
-                        struct btrfs_key *max_key,
                         struct btrfs_path *path,
                         u64 min_trans)
 {