[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
From: |
no-reply |
Subject: |
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1 |
Date: |
Thu, 13 Aug 2020 08:36:29 -0700 (PDT) |
Patchew URL:
https://patchew.org/QEMU/CAGxU2F7pVNWtJG2BM2bk9qtJ_UHgDw4kjVqRmL-=yme7VX83Vg@mail.gmail.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: CAGxU2F7pVNWtJG2BM2bk9qtJ_UHgDw4kjVqRmL-=yme7VX83Vg@mail.gmail.com
Subject: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback base..
=== TEST SCRIPT END ===
Switched to a new branch 'test'
c6ee8c6 virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
=== OUTPUT BEGIN ===
ERROR: Missing Signed-off-by: line(s)
total: 1 errors, 0 warnings, 14 lines checked
Commit c6ee8c6d364d (virtio-vsock requires 'disable-legacy=on' in QEMU 5.1) has
style problems, please review. If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
=== OUTPUT END ===
Test command exited with code: 1
The full log is available at
http://patchew.org/logs/CAGxU2F7pVNWtJG2BM2bk9qtJ_UHgDw4kjVqRmL-=yme7VX83Vg@mail.gmail.com/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com
- Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1, (continued)
- Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1, Stefano Garzarella, 2020/08/13
- Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1, Cornelia Huck, 2020/08/17
- Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1, Stefano Garzarella, 2020/08/17
- Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1, Cornelia Huck, 2020/08/17
- Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1, Cornelia Huck, 2020/08/18
- Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1, Stefano Garzarella, 2020/08/18
- Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1, Cornelia Huck, 2020/08/18
- Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1, Stefano Garzarella, 2020/08/18
- Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1, Cornelia Huck, 2020/08/18
- Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1, Auger Eric, 2020/08/19
Re: virtio-vsock requires 'disable-legacy=on' in QEMU 5.1,
no-reply <=