]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commitba5c906d5177609bab766c7b0beca88465a2c268
tree4f9f75493f825b1dbf73f2e60ea1c16f4b5103d0
parentf3b52167a0cb23b27414452fbc1278da2ee884fc
parent3f9a22be374b864c9199a43971d0eec18a88cde4
Merge branch 'mptcp-misc-minor-cleanups'

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>