Re: [PATCH net-next] mptcp: Remove unused macro MPTCP_SAME_STATE

2020-08-31 Thread David Miller
From: YueHaibing Date: Sat, 29 Aug 2020 19:42:26 +0800 > There is no caller in tree any more. > > Signed-off-by: YueHaibing Applied.

[PATCH net-next] mptcp: Remove unused macro MPTCP_SAME_STATE

2020-08-29 Thread YueHaibing
There is no caller in tree any more. Signed-off-by: YueHaibing --- net/mptcp/protocol.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/net/mptcp/protocol.c b/net/mptcp/protocol.c index 1aad411a0e46..e6216c4f308c 100644 --- a/net/mptcp/protocol.c +++ b/net/mptcp/protocol.c @@ -24,8 +24,6 @@