Skip to content

Commit f563b49

Browse files
committed
tgupdate: merge t/DO-NOT-MERGE-mptcp-use-kmalloc-on-kasan-build base into t/DO-NOT-MERGE-mptcp-use-kmalloc-on-kasan-build
2 parents 4856fc9 + 81dfbd5 commit f563b49

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)