Hi On Sun, Feb 14, 2021 at 3:20 AM Laurent Vivier <laur...@vivier.eu> wrote:
> Le 04/11/2020 à 08:46, Marc-André Lureau a écrit : > > > > > > On Mon, Oct 26, 2020 at 1:16 PM AlexChen <alex.c...@huawei.com <mailto: > alex.c...@huawei.com>> wrote: > > > > Fix some error style problems found by checkpatch.pl < > http://checkpatch.pl>. > > > > alexchen (4): > > qga: Add spaces around operator > > qga: Delete redundant spaces > > qga: Open brace '{' following struct go on the same > > qga: switch and case should be at the same indent > > > > qga/channel-win32.c | 6 ++--- > > qga/commands-posix.c | 4 +-- > > qga/commands-win32.c | 28 ++++++++++----------- > > qga/commands.c | 4 +-- > > qga/main.c | 59 > ++++++++++++++++++++++---------------------- > > 5 files changed, 50 insertions(+), 51 deletions(-) > > > > > > Reviewed-by: Marc-André Lureau <marcandre.lur...@redhat.com <mailto: > marcandre.lur...@redhat.com>> > > Where are the patches? > > I don't find them in my mailbox and patchew didn't receive them: > > https://patchew.org/QEMU/5f96915d.2040...@huawei.com/ > > It was received on the mailing list: https://lists.gnu.org/archive/html/qemu-devel/2020-10/index.html (I got them in my mailbox as well) -- Marc-André Lureau