All of lore.kernel.org
 help / color / mirror / Atom feed
From: no-reply@patchew.org
To: luwei.kang@intel.com
Cc: qemu-devel@nongnu.org, pbonzini@redhat.com, luwei.kang@intel.com,
	ehabkost@redhat.com, rth@twiddle.net
Subject: Re: [PATCH v1] target/i386: set the CPUID level to 0x14 on old machine-type
Date: Wed, 30 Oct 2019 00:09:30 -0700 (PDT)	[thread overview]
Message-ID: <157241936935.22267.15655251672835552404@37313f22b938> (raw)
In-Reply-To: <1572413233-27015-1-git-send-email-luwei.kang@intel.com>

Patchew URL: https://patchew.org/QEMU/1572413233-27015-1-git-send-email-luwei.kang@intel.com/



Hi,

This series seems to have some coding style problems. See output below for
more information:

Subject: [PATCH v1] target/i386: set the CPUID level to 0x14 on old machine-type
Type: series
Message-id: 1572413233-27015-1-git-send-email-luwei.kang@intel.com

=== 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'
c5736fe target/i386: set the CPUID level to 0x14 on old machine-type

=== OUTPUT BEGIN ===
ERROR: Error messages should not contain newlines
#36: FILE: target/i386/cpu.c:5448:
+                            "by \"-cpu ...,+intel-pt,level=0x14\"\n");

total: 1 errors, 0 warnings, 14 lines checked

Commit c5736fe95d3f (target/i386: set the CPUID level to 0x14 on old machine-type) 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/1572413233-27015-1-git-send-email-luwei.kang@intel.com/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com

      reply	other threads:[~2019-10-30  7:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-30  5:27 [PATCH v1] target/i386: set the CPUID level to 0x14 on old machine-type Luwei Kang
2019-10-30  7:09 ` no-reply [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=157241936935.22267.15655251672835552404@37313f22b938 \
    --to=no-reply@patchew.org \
    --cc=ehabkost@redhat.com \
    --cc=luwei.kang@intel.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.