[PATCH 0/2] *** This is based on pull request from Alex Bennée ***

Yonggang Luo posted 2 patches 3 years, 1 month ago
Failed in applying to current master (apply log)
include/qemu/qemu-plugin.h   | 187 +++++++++++++++++------------------
plugins/qemu-plugins.symbols |  25 +++--
2 files changed, 104 insertions(+), 108 deletions(-)
[PATCH 0/2] *** This is based on pull request from Alex Bennée ***
Posted by Yonggang Luo 3 years, 1 month ago
*** BLURB HERE ***
The pull request
https://patchew.org/QEMU/20210317072216.16316-1-alex.bennee@linaro.org/

Yonggang Luo (2):
  plugins: Update qemu-plugins.symbols to match qemu-plugins.h
  plugins: Move all typedef and type declaration to the front of the
    qemu-plugin.h

 include/qemu/qemu-plugin.h   | 187 +++++++++++++++++------------------
 plugins/qemu-plugins.symbols |  25 +++--
 2 files changed, 104 insertions(+), 108 deletions(-)

-- 
2.29.2.windows.3


Re: [PATCH 0/2] *** This is based on pull request from AlexBennée ***
Posted by Markus Armbruster 3 years, 1 month ago
Please use the subject line for explaining the purpose of the series.
"Based on" information should go into the body.  Ideally also in
machine-readable form, like

    Based-on: <20171220185924.32756-1-armbru@redhat.com>

where the thing in <anglular brackets> is the pull request's Message-id.

Note: I used one of my pull requests, not Alex's, for this example.

Yonggang Luo <luoyonggang@gmail.com> writes:

> *** BLURB HERE ***

Recommend to delete this placeholder next time :)

> The pull request
> https://patchew.org/QEMU/20210317072216.16316-1-alex.bennee@linaro.org/
>
> Yonggang Luo (2):
>   plugins: Update qemu-plugins.symbols to match qemu-plugins.h
>   plugins: Move all typedef and type declaration to the front of the
>     qemu-plugin.h
>
>  include/qemu/qemu-plugin.h   | 187 +++++++++++++++++------------------
>  plugins/qemu-plugins.symbols |  25 +++--
>  2 files changed, 104 insertions(+), 108 deletions(-)


Re: [PATCH 0/2] *** This is based on pull request from Alex Bennée ***
Posted by 罗勇刚 (Yonggang Luo) 3 years, 1 month ago
On Thu, Mar 18, 2021 at 8:50 AM Markus Armbruster <armbru@redhat.com> wrote:
>
> Please use the subject line for explaining the purpose of the series.
> "Based on" information should go into the body.  Ideally also in
> machine-readable form, like
>
>     Based-on: <20171220185924.32756-1-armbru@redhat.com>
>
> where the thing in <anglular brackets> is the pull request's Message-id.
>
> Note: I used one of my pull requests, not Alex's, for this example.
>
> Yonggang Luo <luoyonggang@gmail.com> writes:
>
> > *** BLURB HERE ***
>
> Recommend to delete this placeholder next time :)
Thanks, i'll do it next time
>
> > The pull request
> > https://patchew.org/QEMU/20210317072216.16316-1-alex.bennee@linaro.org/
> >
> > Yonggang Luo (2):
> >   plugins: Update qemu-plugins.symbols to match qemu-plugins.h
> >   plugins: Move all typedef and type declaration to the front of the
> >     qemu-plugin.h
> >
> >  include/qemu/qemu-plugin.h   | 187 +++++++++++++++++------------------
> >  plugins/qemu-plugins.symbols |  25 +++--
> >  2 files changed, 104 insertions(+), 108 deletions(-)
>


--
         此致
礼
罗勇刚
Yours
    sincerely,
Yonggang Luo