]> www.infradead.org Git - users/hch/misc.git/commitdiff
Merge branch 'mptcp-misc-minor-cleanups'
authorJakub Kicinski <kuba@kernel.org>
Tue, 16 Sep 2025 01:14:25 +0000 (18:14 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 16 Sep 2025 01:14:26 +0000 (18:14 -0700)
Matthieu Baerts says:

====================
mptcp: misc minor cleanups

Here are some small unrelated cleanups collected when working on some
fixes recently.

- Patches 1 & 2: close file descriptors in exit paths in the selftests.

- Patch 3: fix a wrong type (int i/o u32) when parsing netlink message.
====================

Link: https://patch.msgid.link/20250912-net-next-mptcp-minor-fixes-6-18-v1-0-99d179b483ad@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge