projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a85202
)
rhashtable-test: Remove unused TEST_NEXPANDS
author
Thomas Graf
<tgraf@suug.ch>
Thu, 30 Apr 2015 22:37:40 +0000
(22:37 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 4 May 2015 03:08:53 +0000
(23:08 -0400)
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
lib/test_rhashtable.c
patch
|
blob
|
history
diff --git
a/lib/test_rhashtable.c
b/lib/test_rhashtable.c
index b2957540d3c722d5c7b3d9f94e5b5a1d6c9d7975..c60fd5d9eb6b4e9192d9c180f078ed2cdc816973 100644
(file)
--- a/
lib/test_rhashtable.c
+++ b/
lib/test_rhashtable.c
@@
-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;