From: Jakub Kicinski Date: Tue, 24 Jun 2025 00:04:06 +0000 (-0700) Subject: Merge branch 'net-replace-sock_i_uid-with-sk_uid' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=0fd9e5958ebb41188700b566467a1d9a3ebcdece;p=users%2Fjedix%2Flinux-maple.git Merge branch 'net-replace-sock_i_uid-with-sk_uid' Eric Dumazet says: ==================== net: replace sock_i_uid() with sk_uid() First patch annotates sk->sk_uid accesses and adds sk_uid() helper. Second patch removes sock_i_uid() in favor of the new helper. ==================== Link: https://patch.msgid.link/20250620133001.4090592-1-edumazet@google.com Signed-off-by: Jakub Kicinski --- 0fd9e5958ebb41188700b566467a1d9a3ebcdece