Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] Spelling mistake in unaligned.c
@ 2003-07-09 16:10 Rüdiger Scholz
  2003-07-09 16:42 ` Grant Grundler
  0 siblings, 1 reply; 2+ messages in thread
From: Rüdiger Scholz @ 2003-07-09 16:10 UTC (permalink / raw)
  To: parisc-linux

[-- Attachment #1: Type: text/plain, Size: 197 bytes --]

Hi there!
I found a spelling mistake when I compiled the kernel 2.4.21-pa2 on a 
C360. Here is a patch. Can someone, who has writeaccess to CVS,  apply 
it and put it into CVS?
Thanks!
Rüdiger
   

[-- Attachment #2: patch.diff --]
[-- Type: text/plain, Size: 576 bytes --]

Index: arch/parisc/kernel/unaligned.c
===================================================================
RCS file: /var/cvs/linux/arch/parisc/kernel/unaligned.c,v
retrieving revision 1.16
diff -u -p -r1.16 unaligned.c
--- arch/parisc/kernel/unaligned.c	9 Jul 2003 05:15:20 -0000	1.16
+++ arch/parisc/kernel/unaligned.c	9 Jul 2003 13:48:22 -0000
@@ -576,7 +576,7 @@ void handle_unaligned(struct pt_regs *re
 	{
 	case OPCODE_FLDD_L:
 		flop=1;
-		ret = emualate_ldd(regs,R2(regs->iir),1);
+		ret = emulate_ldd(regs,R2(regs->iir),1);
 		break;
 	case OPCODE_FSTD_L:
 		flop=1;

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

* Re: [parisc-linux] Spelling mistake in unaligned.c
  2003-07-09 16:10 [parisc-linux] Spelling mistake in unaligned.c Rüdiger Scholz
@ 2003-07-09 16:42 ` Grant Grundler
  0 siblings, 0 replies; 2+ messages in thread
From: Grant Grundler @ 2003-07-09 16:42 UTC (permalink / raw)
  To: R?diger Scholz; +Cc: parisc-linux

On Wed, Jul 09, 2003 at 06:10:24PM +0200, R?diger Scholz wrote:
> Hi there!
> I found a spelling mistake when I compiled the kernel 2.4.21-pa2 on a 
> C360. Here is a patch. Can someone, who has writeaccess to CVS,  apply 
> it and put it into CVS?

thanks!
willy applied to 2.5 and I've applied it to 2.4.

grant

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

end of thread, other threads:[~2003-07-09 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-09 16:10 [parisc-linux] Spelling mistake in unaligned.c Rüdiger Scholz
2003-07-09 16:42 ` Grant Grundler

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