public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Subrata Modak <subrata@linux.vnet.ibm.com>
To: Frans Pop <elendil@planet.nl>
Cc: x86@kernel.org, sachinp@linux.vnet.ibm.com, hpa@zytor.com,
	andi@firstfloor.org, tglx@linutronix.de,
	linux-kernel@vger.kernel.org, mingo@redhat.com,
	balbir@linux.vnet.ibm.com
Subject: Re: [PATCH] Remove indirect variable usage at arch/x86/kernel/tsc.c
Date: Wed, 20 May 2009 11:40:40 +0530	[thread overview]
Message-ID: <1242799841.5712.7.camel@subratamodak.linux.ibm.com> (raw)
In-Reply-To: <200905192054.00377.elendil@planet.nl>

On Tue, 2009-05-19 at 20:53 +0200, Frans Pop wrote:
> Subrata Modak wrote:
> > 640         if (!(freq->flags & CPUFREQ_CONST_LOOPS))
> > 641 #ifdef CONFIG_SMP
> > 642                 lpj = &cpu_data(freq->cpu).loops_per_jiffy;
> > 643 #else
> > 644         lpj = &boot_cpu_data.loops_per_jiffy;
> > 645 #endif
> 
> No comments on your patch, but it might be good to also fix the incorrect 
> indentation here: line 644 needs an extra tab.

Sure, i will do that in the updated patch.

Regards--
Subrata

> 
> Cheers,
> FJP


  reply	other threads:[~2009-05-20  6:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-19 18:03 [PATCH] Remove indirect variable usage at arch/x86/kernel/tsc.c Subrata Modak
2009-05-19 18:53 ` Frans Pop
2009-05-20  6:10   ` Subrata Modak [this message]
2009-05-24 19:42 ` Pavel Machek

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=1242799841.5712.7.camel@subratamodak.linux.ibm.com \
    --to=subrata@linux.vnet.ibm.com \
    --cc=andi@firstfloor.org \
    --cc=balbir@linux.vnet.ibm.com \
    --cc=elendil@planet.nl \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=sachinp@linux.vnet.ibm.com \
    --cc=tglx@linutronix.de \
    --cc=x86@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