On Tue, 27 Aug 2019 22:25:46 -0700
Jakub Kicinski <jakub.kicin...@netronome.com> wrote:

> Hi!
> 
> trace.o gets rebuild on every make run when tracing is enabled,
> which makes all warnings particularly noisy. This patchset fixes
> some low-hanging fruit on W=1 C=1 builds.
> 
> Jakub Kicinski (3):
>   tracing: correct kdoc formats

I took the first one, but the two below, I wont take. Those changes
were added in preparation of the kernel access to tracing code.

See:

  http://lkml.kernel.org/r/1565805327-579-1-git-send-email-divya.i...@oracle.com

-- Steve


>   tracing: remove exported but unused trace_array_destroy()
>   tracing: make trace_array_create() static
> 
>  kernel/trace/trace.c | 47 ++++++++++++++------------------------------
>  1 file changed, 15 insertions(+), 32 deletions(-)
> 

Reply via email to