From: Dmitry Antipov <[email protected]> Date: Thu, 1 Aug 2024 17:23:11 +0300 > According to '__reuseport_alloc()', annotate flexible array member > 'sock' of 'struct sock_reuseport' with '__counted_by()' and use > convenient 'struct_size()' to simplify the math used in 'kzalloc()'. > > Signed-off-by: Dmitry Antipov <[email protected]>
Reviewed-by: Kuniyuki Iwashima <[email protected]>
