Skip to content

Commit 81dfbd5

Browse files
committed
tgupdate: merge t/DO-NOT-MERGE-git-markup-features-other-trees into t/DO-NOT-MERGE-mptcp-use-kmalloc-on-kasan-build base
2 parents 3dcd8a4 + a5acab9 commit 81dfbd5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

net/mptcp/pm_userspace.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -637,8 +637,6 @@ int mptcp_userspace_pm_dump_addr(struct sk_buff *msg,
637637

638638
BUILD_BUG_ON(sizeof(struct id_bitmap) > sizeof(cb->ctx));
639639

640-
BUILD_BUG_ON(sizeof(struct id_bitmap) > sizeof(cb->ctx));
641-
642640
bitmap = (struct id_bitmap *)cb->ctx;
643641

644642
msk = mptcp_userspace_pm_get_sock(info);

0 commit comments

Comments
 (0)