From: Geliang Tang <geliangtang@gmail.com>
To: mptcp@lists.linux.dev
Cc: Geliang Tang <geliangtang@gmail.com>
Subject: [MPTCP][PATCH mptcp-next 0/2] mptcp_for_each_* cleanups
Date: Tue, 6 Apr 2021 18:03:42 +0800 [thread overview]
Message-ID: <cover.1617703144.git.geliangtang@gmail.com> (raw)
Two small cleanups using the macro helpers mptcp_for_each_*.
Geliang Tang (2):
mptcp: add mptcp_for_each_msk helper
mptcp: use mptcp_for_each_subflow in mptcp_close
net/mptcp/pm_netlink.c | 39 +++++++++++++++++----------------------
net/mptcp/protocol.c | 2 +-
2 files changed, 18 insertions(+), 23 deletions(-)
--
2.30.2
next reply other threads:[~2021-04-06 10:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-06 10:03 Geliang Tang [this message]
2021-04-06 10:03 ` [MPTCP][PATCH mptcp-next 1/2] mptcp: add mptcp_for_each_msk helper Geliang Tang
2021-04-06 10:03 ` [MPTCP][PATCH mptcp-next 2/2] mptcp: use mptcp_for_each_subflow in mptcp_close Geliang Tang
2021-04-08 15:48 ` Geliang Tang
2021-04-08 21:14 ` Mat Martineau
2021-04-14 13:52 ` Matthieu Baerts
2021-04-06 23:44 ` [MPTCP][PATCH mptcp-next 1/2] mptcp: add mptcp_for_each_msk helper Mat Martineau
2021-04-07 7:55 ` Geliang Tang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1617703144.git.geliangtang@gmail.com \
--to=geliangtang@gmail.com \
--cc=mptcp@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.