From: "Justin P. Mattock" <justinmattock@gmail.com>
To: trivial@kernel.org
Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org,
avi@redhat.com, "Justin P. Mattock" <justinmattock@gmail.com>
Subject: [PATCH v2]arch:x86:kvm:i8254.h Remove base_addresss in kvm_pit since it is unused.
Date: Wed, 30 Mar 2011 09:54:47 -0700 [thread overview]
Message-ID: <1301504087-3266-1-git-send-email-justinmattock@gmail.com> (raw)
The patch below removes unsigned long base_addresss; in i8254.h
since it is unused.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
arch/x86/kvm/i8254.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/x86/kvm/i8254.h b/arch/x86/kvm/i8254.h
index 46d08ca..b681a9f 100644
--- a/arch/x86/kvm/i8254.h
+++ b/arch/x86/kvm/i8254.h
@@ -33,7 +33,6 @@ struct kvm_kpit_state {
};
struct kvm_pit {
- unsigned long base_addresss;
struct kvm_io_device dev;
struct kvm_io_device speaker_dev;
struct kvm *kvm;
--
1.7.4.1
next reply other threads:[~2011-03-30 16:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-30 16:54 Justin P. Mattock [this message]
2011-04-05 8:22 ` Avi Kivity
2011-04-05 15:38 ` Justin P. Mattock
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1301504087-3266-1-git-send-email-justinmattock@gmail.com \
--to=justinmattock@gmail.com \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®