All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org,  Aleksandar Rikalo <arikalo@gmail.com>
Subject: Re: [PATCH 0/3] Cleanups around returns
Date: Wed, 19 Mar 2025 20:09:13 +0100	[thread overview]
Message-ID: <87tt7okfc6.fsf@pond.sub.org> (raw)
In-Reply-To: <CAFEAcA9zQ-T2bbJcxFM23TFkNb8-fROx0_bkCWHjZ50_ybS79w@mail.gmail.com> (Peter Maydell's message of "Wed, 19 Mar 2025 16:21:54 +0000")

Peter Maydell <peter.maydell@linaro.org> writes:

> On Wed, 19 Mar 2025 at 15:23, Markus Armbruster <armbru@redhat.com> wrote:
>>
>> Markus Armbruster (3):
>>   cleanup: Re-run return_directly.cocci
>>   cleanup: Drop pointless return at end of function
>>   cleanup: Drop pointless label at end of function
>>
>
>>  .../user/ase/msa/bit-count/test_msa_nloc_b.c  |  9 +++----
>>  .../user/ase/msa/bit-count/test_msa_nloc_d.c  |  9 +++----
>>  .../user/ase/msa/bit-count/test_msa_nloc_h.c  |  9 +++----
>
> I notice that most of the files modified here are these
> ones in the MIPS TCG test suite.
>
> Are the files under tests/tcg/mips/user/{ase,isa} ours
> to make style cleanups on, or are they imports of
> third-party code which we should leave as is in the
> expectation that we might be doing further imports
> in future and don't want to drift away from whatever
> the "upstream" for those files is ?

I don't know!  Neither the files nor initial commit messages provide
clues.



      reply	other threads:[~2025-03-19 19:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-19 15:21 [PATCH 0/3] Cleanups around returns Markus Armbruster
2025-03-19 15:21 ` [PATCH 1/3] cleanup: Re-run return_directly.cocci Markus Armbruster
2025-03-19 15:21 ` [PATCH 2/3] cleanup: Drop pointless return at end of function Markus Armbruster
2025-03-19 15:21 ` [PATCH 3/3] cleanup: Drop pointless label " Markus Armbruster
2025-03-19 18:59   ` Corey Minyard
2025-03-19 19:21     ` Markus Armbruster
2025-03-19 19:42       ` Corey Minyard
2025-03-19 19:49         ` Markus Armbruster
2025-03-19 20:51           ` Corey Minyard
2025-03-19 20:52             ` Corey Minyard
2025-03-20  9:28         ` Daniel P. Berrangé
2025-03-19 20:07       ` Alex Bennée
2025-03-19 16:00 ` [PATCH 0/3] Cleanups around returns Richard Henderson
2025-03-19 16:21 ` Peter Maydell
2025-03-19 19:09   ` Markus Armbruster [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=87tt7okfc6.fsf@pond.sub.org \
    --to=armbru@redhat.com \
    --cc=arikalo@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /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.