Re: [PATCH v3 resend] net/ipv4: add tracepoint for icmp_send
From: Jakub Kicinski
Date: Wed Mar 20 2024 - 23:44:34 EST
On Thu, 21 Mar 2024 11:09:18 +0800 (CST) xu.xin16@xxxxxxxxxx wrote:
> +/* This part must be outside protection */
> +#include <trace/define_trace.h>
> \ No newline at end of file
In addition to Jason's comments please make sure there is a new line at
the end of the file.
And please post v4 on Monday, net-next is currently closed.
While you wait have a read of:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html
:)