[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/15] pc,pci,vhost,virtio: misc fixes
|
From: |
Peter Maydell |
|
Subject: |
Re: [PULL 00/15] pc,pci,vhost,virtio: misc fixes |
|
Date: |
Sun, 1 Nov 2020 14:03:56 +0000 |
On Fri, 30 Oct 2020 at 14:33, <no-reply@patchew.org> wrote:
>
> Patchew URL: https://patchew.org/QEMU/20201030141136.1013521-1-mst@redhat.com/
I'll apply this pullreq (unless it has other more serious
issues), but could you look at the coding style warnings in
a followup patch, please?
> 9/15 Checking commit 660b206b990b (pc: Implement -no-hpet as sugar for
> -machine hpet=on)
> WARNING: Block comments use a leading /* on a separate line
> #53: FILE: hw/i386/pc.c:1152:
> + /* For pc-piix-*, hpet's intcap is always IRQ2. For pc-q35-1.7
>
> WARNING: Block comments should align the * on each line
> #54: FILE: hw/i386/pc.c:1153:
> + /* For pc-piix-*, hpet's intcap is always IRQ2. For pc-q35-1.7
> + * and earlier, use IRQ2 for compat. Otherwise, use IRQ16~23,
>
> 13/15 Checking commit e013e462e230 (vhost-blk: set features before setting
> inflight feature)
> ERROR: trailing whitespace
> #45: FILE: hw/virtio/vhost.c:1651:
> + $
>
> ERROR: trailing whitespace
> #50: FILE: hw/virtio/vhost.c:1656:
> + $
These all look like nits that should be fixed.
thanks
-- PMM
- Re: [PULL 00/15] pc,pci,vhost,virtio: misc fixes,
Peter Maydell <=