radix tree test suite: Remove multiorder benchmarking
authorMatthew Wilcox <willy@infradead.org>
Thu, 13 Sep 2018 03:12:47 +0000 (23:12 -0400)
committerMatthew Wilcox <willy@infradead.org>
Sun, 21 Oct 2018 14:46:47 +0000 (10:46 -0400)
commit879a9ae7b5bc046f195a725d62bbc96258e5d0c8
treecfd08447b25723053bf2b19a952288202c1f9742
parent9076b33d7dad8e316c90918845417e85347f682c
radix tree test suite: Remove multiorder benchmarking

The multiorder radix tree code is being removed, so remove the
benchmarking of its performance.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
tools/testing/radix-tree/benchmark.c