Commit f54e84b6 authored by Thomas Graf's avatar Thomas Graf Committed by David S. Miller

rhashtable-test: Remove unused TEST_NEXPANDS

Signed-off-by: default avatarThomas Graf <tgraf@suug.ch>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7a852021
......@@ -30,7 +30,6 @@
#define TEST_HT_SIZE 8
#define TEST_ENTRIES 2048
#define TEST_PTR ((void *) 0xdeadbeef)
#define TEST_NEXPANDS 4
struct test_obj {
void *ptr;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment