public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Subrata Modak <subrata@linux.vnet.ibm.com>
To: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Cc: Linux Test Project <Ltp-list@lists.sourceforge.net>
Subject: Re: [LTP] [PATCH] Spelling fixes: excute => execute
Date: Thu, 27 Aug 2009 15:49:08 +0530	[thread overview]
Message-ID: <1251368348.4993.16.camel@subratamodak.linux.ibm.com> (raw)
In-Reply-To: <alpine.LRH.2.00.0908261650390.28998@vixen.sonytel.be>

On Wed, 2009-08-26 at 16:50 +0200, Geert Uytterhoeven wrote: 
> Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>

Thanks.

Regards--
Subrata

> ---
>  .../sched/hyperthreading/ht_affinity/HTaffinity.c  |    2 +-
>  .../sched/hyperthreading/ht_enabled/HTenabled.c    |    2 +-
>  .../hyperthreading/ht_interrupt/HTinterrupt.c      |    2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/testcases/kernel/sched/hyperthreading/ht_affinity/HTaffinity.c b/testcases/kernel/sched/hyperthreading/ht_affinity/HTaffinity.c
> index ff96173..fa2d254 100644
> --- a/testcases/kernel/sched/hyperthreading/ht_affinity/HTaffinity.c
> +++ b/testcases/kernel/sched/hyperthreading/ht_affinity/HTaffinity.c
> @@ -234,7 +234,7 @@ int main(int argc, char *argv[])
>  {
>  
>  #ifndef __i386__
> -	tst_brkm(TCONF, NULL, "This test suite can only excute on i386 architecture.");
> +	tst_brkm(TCONF, NULL, "This test suite can only execute on i386 architecture.");
>  #else
>  	if (!check_ht_capability())
>  	{
> diff --git a/testcases/kernel/sched/hyperthreading/ht_enabled/HTenabled.c b/testcases/kernel/sched/hyperthreading/ht_enabled/HTenabled.c
> index 2cd2eb2..8cbb13c 100644
> --- a/testcases/kernel/sched/hyperthreading/ht_enabled/HTenabled.c
> +++ b/testcases/kernel/sched/hyperthreading/ht_enabled/HTenabled.c
> @@ -23,7 +23,7 @@ int main(int argc, char *argv[])
>  {
>  	int ret_val = 1;
>  #ifndef __i386__
> -	tst_brkm(TCONF, NULL, "This test suite can only excute on i386 architecture.");
> +	tst_brkm(TCONF, NULL, "This test suite can only execute on i386 architecture.");
>  #else
>  		ret_val = check_ht_capability();
>  #endif
> diff --git a/testcases/kernel/sched/hyperthreading/ht_interrupt/HTinterrupt.c b/testcases/kernel/sched/hyperthreading/ht_interrupt/HTinterrupt.c
> index 4207c6d..a09fffd 100644
> --- a/testcases/kernel/sched/hyperthreading/ht_interrupt/HTinterrupt.c
> +++ b/testcases/kernel/sched/hyperthreading/ht_interrupt/HTinterrupt.c
> @@ -112,7 +112,7 @@ int main(int argc, char *argv[])
>  	tst_resm(TINFO, "Begin: HyperThreading Interrupt");
>  
>  #ifndef __i386__
> -	tst_brkm(TCONF, NULL, "This test suite can only excute on i386 architecture.");
> +	tst_brkm(TCONF, NULL, "This test suite can only execute on i386 architecture.");
>  #else
>  	if (!check_ht_capability())
>  	{


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

      reply	other threads:[~2009-08-27 10:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-26 14:50 [LTP] [PATCH] Spelling fixes: excute => execute Geert Uytterhoeven
2009-08-27 10:19 ` Subrata Modak [this message]

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=1251368348.4993.16.camel@subratamodak.linux.ibm.com \
    --to=subrata@linux.vnet.ibm.com \
    --cc=Geert.Uytterhoeven@sonycom.com \
    --cc=Ltp-list@lists.sourceforge.net \
    /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