[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1] s390x/tod-kvm: don't save/restore the TOD in PV guests
From: |
Nico Boehr |
Subject: |
Re: [PATCH v1] s390x/tod-kvm: don't save/restore the TOD in PV guests |
Date: |
Mon, 17 Oct 2022 12:25:57 +0200 |
User-agent: |
alot/0.8.1 |
Quoting Thomas Huth (2022-10-17 09:30:04)
[...]
> I know it's annoying when switching between kernel coding style and QEMU
> coding style, but please use curly braces when doing QEMU patches. I wonder
> why checkpatch.pl does not print any warnings here...?
Ooops, sorry for the oversight. You are right, thanks for making me aware of the
different coding styles.