OSDN Git Service

net: remove unused macro from fib_trie.c
authorLi RongQing <lirongqing@baidu.com>
Thu, 20 Feb 2020 06:50:19 +0000 (14:50 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Feb 2020 18:02:23 +0000 (10:02 -0800)
commit807ea87032c491260bbf5fe6f5c62ec9187d2e8f
treeddefd2727accd589bd48e91dadfee7eb0b0b9f92
parent94e512de3e4f039458eb2e9c066b7c67cfeea3de
net: remove unused macro from fib_trie.c

TNODE_KMALLOC_MAX and VERSION are not used, so remove them

Signed-off-by: Li RongQing <lirongqing@baidu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_trie.c