Re: [PATCH] tracing: remove holes in events

From: Steven Rostedt
Date: Thu Mar 11 2021 - 08:57:11 EST


On Thu, 11 Mar 2021 17:44:15 +0800
Tony Lu <tonylu@xxxxxxxxxxxxxxxxx> wrote:

> ---
> include/trace/events/net.h | 42 +++++++++++++++++------------------
> include/trace/events/qdisc.h | 4 ++--
> include/trace/events/sunrpc.h | 4 ++--
> include/trace/events/tcp.h | 2 +-
> 4 files changed, 26 insertions(+), 26 deletions(-)


If all the above are owned by networking, then this patch needs to go
through the networking tree.

-- Steve