All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: James Clark <james.clark@arm.com>
Cc: zhujun2 <zhujun2@cmss.chinamobile.com>,
	suzuki.poulose@arm.com, mike.leach@linaro.org,
	leo.yan@linaro.org, peterz@infradead.org, mingo@redhat.com,
	mark.rutland@arm.com, alexander.shishkin@linux.intel.com,
	jolsa@kernel.org, namhyung@kernel.org, irogers@google.com,
	adrian.hunter@intel.com, coresight@lists.linaro.org,
	linux-perf-users@vger.kernel.org
Subject: Re: [PATCH] perf/tests:coresight:remove unused variables
Date: Mon, 27 Nov 2023 11:36:29 -0300	[thread overview]
Message-ID: <ZWSpbVglhX0T0/o+@kernel.org> (raw)
In-Reply-To: <a7f2715f-a47a-c619-329f-668f8c7b6b12@arm.com>

Em Wed, Nov 15, 2023 at 02:00:21PM +0000, James Clark escreveu:
> On 15/11/2023 06:42, zhujun2 wrote:
> > These variables are never referenced in the code, just remove them.
> > 
> > Signed-off-by: zhujun2 <zhujun2@cmss.chinamobile.com>
> > ---
> >  tools/perf/tests/shell/coresight/memcpy_thread/memcpy_thread.c   | 1 -
> >  tools/perf/tests/shell/coresight/thread_loop/thread_loop.c       | 1 -
> >  .../shell/coresight/unroll_loop_thread/unroll_loop_thread.c      | 1 -
> >  3 files changed, 3 deletions(-)

> > +++ b/tools/perf/tests/shell/coresight/memcpy_thread/memcpy_thread.c
> > @@ -42,7 +42,6 @@ static pthread_t new_thr(void *(*fn) (void *arg), void *arg)
> >  int main(int argc, char **argv)
> >  {
> >  	unsigned long i, len, size, thr;
> > -	pthread_t threads[256];
> >  	struct args args[256];
> >  	long long v;

<SNIP>

> Reviewed-by: James Clark <james.clark@arm.com>

Thanks, applied to perf-tools-next.

- Arnaldo


      reply	other threads:[~2023-11-27 14:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-15  6:42 [PATCH] perf/tests:coresight:remove unused variables zhujun2
2023-11-15 14:00 ` James Clark
2023-11-27 14:36   ` Arnaldo Carvalho de Melo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZWSpbVglhX0T0/o+@kernel.org \
    --to=acme@kernel.org \
    --cc=adrian.hunter@intel.com \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=coresight@lists.linaro.org \
    --cc=irogers@google.com \
    --cc=james.clark@arm.com \
    --cc=jolsa@kernel.org \
    --cc=leo.yan@linaro.org \
    --cc=linux-perf-users@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mike.leach@linaro.org \
    --cc=mingo@redhat.com \
    --cc=namhyung@kernel.org \
    --cc=peterz@infradead.org \
    --cc=suzuki.poulose@arm.com \
    --cc=zhujun2@cmss.chinamobile.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.