From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============4437115231687997821==" MIME-Version: 1.0 From: Matthieu Baerts To: mptcp at lists.01.org Subject: [MPTCP] Re: [PATCH 01/11] net: Make sock protocol value checks more specific Date: Fri, 13 Dec 2019 22:29:13 +0100 Message-ID: In-Reply-To: 20191213204824.2464461-2-matthieu.baerts@tessares.net X-Status: X-Keywords: X-UID: 3017 --===============4437115231687997821== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On 13/12/2019 21:48, Matthieu Baerts wrote: > From: Mat Martineau > = > SK_PROTOCOL_MAX is only used in two places, for DECNet and AX.25. The > limits have more to do with the those protocol definitions than they do > with the data type of sk_protocol, so remove SK_PROTOCOL_MAX and use > U8_MAX directly. > = > Signed-off-by: Mat Martineau > Signed-off-by: Matthieu Baerts Oh, I just noticed my signed-off was added everywhere. That was not = added on purpose. I didn't use any specific option for that but it's = maybe due to my git config: [format] signoff =3D true So please ignore my signed-off's :) Cheers, Matt -- = Matthieu Baerts | R&D Engineer matthieu.baerts(a)tessares.net Tessares SA | Hybrid Access Solutions www.tessares.net 1 Avenue Jean Monnet, 1348 Louvain-la-Neuve, Belgium --===============4437115231687997821==--