public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 62/66] arch/x86/kvm/kvm_timer.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
@ 2010-02-27 16:51 ` Andrea Gelmini
  2010-03-02 12:50   ` Marcelo Tosatti
  0 siblings, 1 reply; 3+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:51 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Avi Kivity, Marcelo Tosatti, Thomas Gleixner,
	Ingo Molnar, H. Peter Anvin, x86, Gleb Natapov, kvm

arch/x86/kvm/kvm_timer.h:13: ERROR: code indent should use tabs where possible

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/x86/kvm/kvm_timer.h |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/arch/x86/kvm/kvm_timer.h b/arch/x86/kvm/kvm_timer.h
index 55c7524..64bc6ea 100644
--- a/arch/x86/kvm/kvm_timer.h
+++ b/arch/x86/kvm/kvm_timer.h
@@ -10,9 +10,7 @@ struct kvm_timer {
 };
 
 struct kvm_timer_ops {
-        bool (*is_periodic)(struct kvm_timer *);
+	bool (*is_periodic)(struct kvm_timer *);
 };
 
-
 enum hrtimer_restart kvm_timer_fn(struct hrtimer *data);
-
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 62/66] arch/x86/kvm/kvm_timer.h: Checkpatch cleanup
  2010-02-27 16:51 ` [PATCH 62/66] arch/x86/kvm/kvm_timer.h: Checkpatch cleanup Andrea Gelmini
@ 2010-03-02 12:50   ` Marcelo Tosatti
  2010-03-02 15:24     ` Andrea Gelmini
  0 siblings, 1 reply; 3+ messages in thread
From: Marcelo Tosatti @ 2010-03-02 12:50 UTC (permalink / raw)
  To: Andrea Gelmini
  Cc: linux-kernel, Avi Kivity, Thomas Gleixner, Ingo Molnar,
	H. Peter Anvin, x86, Gleb Natapov, kvm

On Sat, Feb 27, 2010 at 05:51:43PM +0100, Andrea Gelmini wrote:
> arch/x86/kvm/kvm_timer.h:13: ERROR: code indent should use tabs where possible
> 
> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
> ---
>  arch/x86/kvm/kvm_timer.h |    4 +---
>  1 files changed, 1 insertions(+), 3 deletions(-)

Applied, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 62/66] arch/x86/kvm/kvm_timer.h: Checkpatch cleanup
  2010-03-02 12:50   ` Marcelo Tosatti
@ 2010-03-02 15:24     ` Andrea Gelmini
  0 siblings, 0 replies; 3+ messages in thread
From: Andrea Gelmini @ 2010-03-02 15:24 UTC (permalink / raw)
  To: Marcelo Tosatti
  Cc: linux-kernel, Avi Kivity, Thomas Gleixner, Ingo Molnar,
	H. Peter Anvin, x86, Gleb Natapov, kvm

2010/3/2 Marcelo Tosatti <mtosatti@redhat.com>:
Hi Marcelo,
    thanks a lot for your reply.

> Applied, thanks.

Thanks a lot.
If you care I can check all the KVM files.

Thanks again,
Andrea

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-02 15:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
2010-02-27 16:51 ` [PATCH 62/66] arch/x86/kvm/kvm_timer.h: Checkpatch cleanup Andrea Gelmini
2010-03-02 12:50   ` Marcelo Tosatti
2010-03-02 15:24     ` Andrea Gelmini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox