]> git.baikalelectronics.ru Git - kernel.git/commit
net/tls: Remove the __TLS_DEC_STATS() macro.
authorKuniyuki Iwashima <kuniyu@amazon.co.jp>
Wed, 23 Jun 2021 06:06:34 +0000 (15:06 +0900)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jun 2021 20:47:55 +0000 (13:47 -0700)
commite3314d3ebe012deaaabc9d683d594f7bffa7e13e
tree12951759ee172eb1c05e61cabd75b05344621945
parent2a227c6f1994c00247e61ecdd0580844d01e8e1a
net/tls: Remove the __TLS_DEC_STATS() macro.

The commit 3ddb18bfbb65 ("net/tls: add skeleton of MIB statistics")
introduced __TLS_DEC_STATS(), but it is not used and __SNMP_DEC_STATS() is
not defined also. Let's remove it.

Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.co.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tls.h