From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: make 'lapic_timer_ops' and 'kpit_ops' static Date: Wed, 11 Mar 2009 15:14:33 +0200 Message-ID: <49B7B939.6070009@redhat.com> References: <20090310215053.11822.79188.stgit@f10box.hanneseder.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org To: Hannes Eder Return-path: Received: from mx2.redhat.com ([66.187.237.31]:41110 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756084AbZCKNOj (ORCPT ); Wed, 11 Mar 2009 09:14:39 -0400 In-Reply-To: <20090310215053.11822.79188.stgit@f10box.hanneseder.net> Sender: kvm-owner@vger.kernel.org List-ID: Hannes Eder wrote: > Fix this sparse warnings: > arch/x86/kvm/lapic.c:916:22: warning: symbol 'lapic_timer_ops' was not declared. Should it be static? > arch/x86/kvm/i8254.c:268:22: warning: symbol 'kpit_ops' was not declared. Should it be static? > > Applied, thanks. -- error compiling committee.c: too many arguments to function