From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] kvm: remove redundant declarations Date: Sun, 31 May 2009 12:52:32 +0300 Message-ID: <4A225360.808@redhat.com> References: <1243594730-20645-1-git-send-email-ehrhardt@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, borntraeger@de.ibm.com, cotte@de.ibm.com, heiko.carstens@de.ibm.com, schwidefsky@de.ibm.com To: ehrhardt@linux.vnet.ibm.com Return-path: Received: from mx2.redhat.com ([66.187.237.31]:53050 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754357AbZEaJwf (ORCPT ); Sun, 31 May 2009 05:52:35 -0400 In-Reply-To: <1243594730-20645-1-git-send-email-ehrhardt@linux.vnet.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: ehrhardt@linux.vnet.ibm.com wrote: > From: Christian Ehrhardt > > Changing s390 code in kvm_arch_vcpu_load/put come across this header > declarations. They are complete duplicates, not even useful forward > declarations as nothing using it is in between (maybe it was that in > the past). > This patch removes the two dispensable lines. > Applied, thanks. -- error compiling committee.c: too many arguments to function