From: Thorsten Blum Date: Sat, 6 Jul 2024 07:11:33 +0000 (+0200) Subject: udp: Remove duplicate included header file trace/events/udp.h X-Git-Tag: configfs-6.13-2024-11-19~924^2~70 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=0787ab206f802deb7edbae32ba021d6b1101472a;p=users%2Fhch%2Fconfigfs.git udp: Remove duplicate included header file trace/events/udp.h Remove duplicate included header file trace/events/udp.h and the following warning reported by make includecheck: trace/events/udp.h is included more than once Compile-tested only. Signed-off-by: Thorsten Blum Reviewed-by: Simon Horman Link: https://patch.msgid.link/20240706071132.274352-2-thorsten.blum@toblux.com Signed-off-by: Paolo Abeni --- diff --git a/net/ipv6/udp.c b/net/ipv6/udp.c index b5456394cc67..6602a2e9cdb5 100644 --- a/net/ipv6/udp.c +++ b/net/ipv6/udp.c @@ -46,7 +46,6 @@ #include #include #include -#include #include #include #include