[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YGcf65apSLYuOhyi@kernel.org>
Date: Fri, 2 Apr 2021 10:45:15 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Namhyung Kim <namhyung@...nel.org>
Cc: Wan Jiabing <wanjiabing@...o.com>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...hat.com>,
Adrian Hunter <adrian.hunter@...el.com>,
linux-kernel <linux-kernel@...r.kernel.org>, kael_w@...h.net
Subject: Re: [PATCH] tools: perf: util: Remove duplicate struct declaration
Em Thu, Apr 01, 2021 at 04:19:38PM +0900, Namhyung Kim escreveu:
> Hello,
>
> On Thu, Apr 1, 2021 at 3:25 PM Wan Jiabing <wanjiabing@...o.com> wrote:
> >
> > struct target is declared twice. One has been declared
> > at 21st line. Remove the duplicate.
> >
> > Signed-off-by: Wan Jiabing <wanjiabing@...o.com>
>
> Acked-by: Namhyung Kim <namhyung@...nel.org>
>
> I think we can move all the forward declarations to the top
> (and sort them) as well.
Thanks, applied.
- Arnaldo
Powered by blists - more mailing lists