From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============3267631911720649564==" MIME-Version: 1.0 From: Florian Westphal To: mptcp at lists.01.org Subject: [MPTCP] Re: [PATCH] mptcp: prefix subflow routines with mptcp_ Date: Mon, 30 Sep 2019 23:43:36 +0200 Message-ID: <20190930214336.GC14819@breakpoint.cc> In-Reply-To: 5e089910-0490-fda1-6e33-b123e24ece1e@tessares.net X-Status: X-Keywords: X-UID: 1969 --===============3267631911720649564== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Matthieu Baerts wrote: > Hello, > = > As planned, I looked at prefixing with mptcp_ all exposed subflow_xxx() > routines (functions and structures). [..] > It is quite big but I only renamed functions and structures and > sometimes moved functions to keep the reversed Xmas tree. Yes, can't be avoided. Thanks for keeping xmas tree formatting. Looks good to me, thank you for doing this. --===============3267631911720649564==--