lib: list_sort: delete dead code
list_sort.c's core code should only change on sync with Linux, so we
don't really need separate testing code. The code doesn't compile as
we neither have a CONFIG_TEST_LIST_SORT symbol nor do we have a
<linux/random.h> header. Remove it.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent f8e6910 commit 48a494049f5d18131e8048db707d57f02cb8c7af
@Ahmad Fatoum Ahmad Fatoum authored on 8 Jul 2020
Sascha Hauer committed on 14 Jul 2020
Showing 1 changed file
View
lib/list_sort.c