From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50055) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cbf6l-0005gm-JE for qemu-devel@nongnu.org; Wed, 08 Feb 2017 22:09:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cbf6g-000465-Hy for qemu-devel@nongnu.org; Wed, 08 Feb 2017 22:09:19 -0500 Message-ID: <1486609746.2498.84.camel@gmail.com> From: Suraj Jitindar Singh Date: Thu, 09 Feb 2017 14:09:06 +1100 In-Reply-To: <20170201010416.GH30639@umbus.fritz.box> References: <1484288903-18807-1-git-send-email-sjitindarsingh@gmail.com> <148429054793.208.9311021714190421447@790289a7ca88> <20170201010416.GH30639@umbus.fritz.box> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH 00/17] target/ppc: Implement POWER9 pseries tcg legacy kernel support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson , qemu-devel@nongnu.org Cc: famz@redhat.com, qemu-ppc@nongnu.org, agraf@suse.de On Wed, 2017-02-01 at 12:04 +1100, David Gibson wrote: > On Thu, Jan 12, 2017 at 10:55:49PM -0800, no-reply@patchew.org wrote: > > > > Hi, > > > > Your series seems to have some coding style problems. See output > > below for > > more information: > > > > Message-id: 1484288903-18807-1-git-send-email-sjitindarsingh@gmail. > > com > > Subject: [Qemu-devel] [RFC PATCH 00/17] target/ppc: Implement > > POWER9 pseries tcg legacy kernel support > > Type: series > The style bot does generate a fair few false positives, but AFAICT > all > the things below should be addressed. > I'll fix these up