From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH 0/3] cleanup of redundant statements Date: Thu, 04 Sep 2014 22:39:24 +0200 Message-ID: <5408CDFC.8060606@redhat.com> References: <1409858013-7445-1-git-send-email-borntraeger@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Cc: KVM , Gleb Natapov To: Christian Borntraeger Return-path: Received: from mx1.redhat.com ([209.132.183.28]:65427 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755311AbaIDUjc (ORCPT ); Thu, 4 Sep 2014 16:39:32 -0400 In-Reply-To: <1409858013-7445-1-git-send-email-borntraeger@de.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: Il 04/09/2014 21:13, Christian Borntraeger ha scritto: > Paolo, > > I was playing with some static code checkers. Here is some "fallout" > from the kvm common code. Only minor things that are not real error, > just redundant statements. > > One could argue here and there that these statement make the code easier > to understand. So, please have a look and either drop or apply the patches. I think all the patches are an improvement. Thanks! Paolo