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: <[email protected]>
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 <[email protected]> writes:
> *** BLURB HERE ***
Recommend to delete this placeholder next time :)
> The pull request
> https://patchew.org/QEMU/[email protected]/
>
> 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(-)