linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 03/11] Subject: ifdef typos: arch_ppc_platforms_prep_setup.c
@ 2004-11-30  1:57 janitor
  2004-11-30  2:03 ` [patch 03/11] " maximilian attems
  0 siblings, 1 reply; 2+ messages in thread
From: janitor @ 2004-11-30  1:57 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, janitor, domen, rddunlap



CONFIG_PREP_PRESIDUAL is mistyped.

Signed-off-by: Domen Puncer <domen@coderock.org>
Acked-by: Randy Dunlap <rddunlap@osdl.org>
Signed-off-by: Maximilian Attems <janitor@sternwelten.at>

---

 linux-2.6.10-rc2-bk13-max/arch/ppc/platforms/prep_setup.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN arch/ppc/platforms/prep_setup.c~ifdef-arch_ppc_platforms_prep_setup arch/ppc/platforms/prep_setup.c
--- linux-2.6.10-rc2-bk13/arch/ppc/platforms/prep_setup.c~ifdef-arch_ppc_platforms_prep_setup	2004-11-30 02:41:33.000000000 +0100
+++ linux-2.6.10-rc2-bk13-max/arch/ppc/platforms/prep_setup.c	2004-11-30 02:41:33.000000000 +0100
@@ -1126,7 +1126,7 @@ prep_init(unsigned long r3, unsigned lon
 		_prep_type = _PREP_Motorola;
 	}
 
-#ifdef CONFIG_PREP_PRESIDUAL
+#ifdef CONFIG_PREP_RESIDUAL
 	/* Switch off all residual data processing if the user requests it */
 	if (strstr(cmd_line, "noresidual") != NULL)
 			res = NULL;
_

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

* Re: [patch 03/11] ifdef typos: arch_ppc_platforms_prep_setup.c
  2004-11-30  1:57 [patch 03/11] Subject: ifdef typos: arch_ppc_platforms_prep_setup.c janitor
@ 2004-11-30  2:03 ` maximilian attems
  0 siblings, 0 replies; 2+ messages in thread
From: maximilian attems @ 2004-11-30  2:03 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, domen, rddunlap

On Tue, 30 Nov 2004, janitor@sternwelten.at wrote:

> CONFIG_PREP_PRESIDUAL is mistyped.
> 
uups, this is a duplicate. they are ten.

hmm subject still not perfect. 
forgot to remove "Subject" string. i'll improve. 

regards maks


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

end of thread, other threads:[~2004-11-30  2:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-30  1:57 [patch 03/11] Subject: ifdef typos: arch_ppc_platforms_prep_setup.c janitor
2004-11-30  2:03 ` [patch 03/11] " maximilian attems

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).