From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Mon, 25 May 2015 20:44:36 +0000 Subject: Re: [PATCH] KVM: PPC: fix suspicious use of conditional operator Message-Id: <556389B4.4040302@suse.de> List-Id: References: <5562E1E7.4000002@freescale.com> In-Reply-To: <5562E1E7.4000002@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Laurentiu Tudor , kvm-ppc@vger.kernel.org Cc: Laurentiu Tudor , Scott Wood , Caraman Mihai Claudiu-B02008 , kvm@vger.kernel.org On 25.05.15 10:48, Laurentiu Tudor wrote: > This was signaled by a static code analysis tool. > > Signed-off-by: Laurentiu Tudor > Reviewed-by: Scott Wood Thanks, applied to kvm-ppc-queue. Alex From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: [PATCH] KVM: PPC: fix suspicious use of conditional operator Date: Mon, 25 May 2015 22:44:36 +0200 Message-ID: <556389B4.4040302@suse.de> References: <5562E1E7.4000002@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: Laurentiu Tudor , Scott Wood , Caraman Mihai Claudiu-B02008 , kvm@vger.kernel.org To: Laurentiu Tudor , kvm-ppc@vger.kernel.org Return-path: In-Reply-To: <5562E1E7.4000002@freescale.com> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 25.05.15 10:48, Laurentiu Tudor wrote: > This was signaled by a static code analysis tool. > > Signed-off-by: Laurentiu Tudor > Reviewed-by: Scott Wood Thanks, applied to kvm-ppc-queue. Alex