]> Gentwo Git Trees - linux/.git/commit
mptcp: use _BITUL() instead of (1 << x)
authorMatthieu Baerts (NGI0) <matttbe@kernel.org>
Fri, 19 Sep 2025 12:09:02 +0000 (14:09 +0200)
committerJakub Kicinski <kuba@kernel.org>
Mon, 22 Sep 2025 18:51:25 +0000 (11:51 -0700)
commit5c967ebb551919661166305c0ff9422e41065c02
tree9464888962e9c7423222663aaca88421629ebbb1
parente6c35529452e658272d370535e8c1424dbb8e5d2
mptcp: use _BITUL() instead of (1 << x)

Simply to use the proper way to declare bits, and to align with all
other flags declared in this file.

No functional changes intended.

Reviewed-by: Geliang Tang <geliang@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20250919-net-next-mptcp-server-side-flag-v1-5-a97a5d561a8b@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/uapi/linux/mptcp.h