From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Justin P. Mattock" Subject: Re: [PATCH v2]arch:x86:kvm:i8254.h Remove base_addresss in kvm_pit since it is unused. Date: Tue, 05 Apr 2011 08:38:47 -0700 Message-ID: <1302017931.1888.8.camel@Linux-2> References: <1301504087-3266-1-git-send-email-justinmattock@gmail.com> <4D9AD14D.3020705@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: trivial@kernel.org, kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Avi Kivity Return-path: Received: from mail-vw0-f46.google.com ([209.85.212.46]:35626 "EHLO mail-vw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754032Ab1DEPjB (ORCPT ); Tue, 5 Apr 2011 11:39:01 -0400 In-Reply-To: <4D9AD14D.3020705@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, 2011-04-05 at 11:22 +0300, Avi Kivity wrote: > On 03/30/2011 06:54 PM, Justin P. Mattock wrote: > > The patch below removes unsigned long base_addresss; in i8254.h > > since it is unused. > > > > Applied, thanks. > o.k. avi... your welcome, and thank you for being patient with me.. (I'm not the best at code, but am willing to learn and work at it to get better). Justin P. Mattock