]> git.baikalelectronics.ru Git - kernel.git/commit
net: neigh: remove unused NEIGH_SYSCTL_MS_JIFFIES_ENTRY
authorLi RongQing <lirongqing@baidu.com>
Thu, 20 Feb 2020 06:49:02 +0000 (14:49 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Feb 2020 18:02:23 +0000 (10:02 -0800)
commit7d49544f6459521d741bf14f40e85d2de8b1d5d1
treea1646fbe082c8a28c43e211cd1dfa2828280e6d3
parent711f16f68760c295c6e455bde31cd0dc8384e744
net: neigh: remove unused NEIGH_SYSCTL_MS_JIFFIES_ENTRY

this macro is never used, so remove it

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