public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch] fix unterminated comment in asm-parisc/som.h
@ 2004-10-08 12:47 Adrian Bunk
  2004-10-08 12:56 ` [parisc-linux] " Matthew Wilcox
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2004-10-08 12:47 UTC (permalink / raw)
  To: matthew, Marcelo Tosatti; +Cc: grundler, parisc-linux, linux-kernel


The patch below fixes an unterminated comment in 
include/asm-parisc/som.h present in both 2.4 and 2.6 .

This bug was found using David A. Wheeler's 'SLOCCount'.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.9-rc3-mm3/include/asm-parisc/som.h.old	2004-10-08 14:38:44.000000000 +0200
+++ linux-2.6.9-rc3-mm3/include/asm-parisc/som.h	2004-10-08 14:39:10.000000000 +0200
@@ -5,4 +5,4 @@
 #include <linux/som.h>
 
 
-#endif /* _ASM_PARISC_SOM_H
+#endif /* _ASM_PARISC_SOM_H */

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

* Re: [parisc-linux] [patch] fix unterminated comment in asm-parisc/som.h
  2004-10-08 12:47 [patch] fix unterminated comment in asm-parisc/som.h Adrian Bunk
@ 2004-10-08 12:56 ` Matthew Wilcox
  2004-10-08 13:07   ` Adrian Bunk
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Wilcox @ 2004-10-08 12:56 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: matthew, Marcelo Tosatti, linux-kernel, parisc-linux

On Fri, Oct 08, 2004 at 02:47:55PM +0200, Adrian Bunk wrote:
> 
> The patch below fixes an unterminated comment in 
> include/asm-parisc/som.h present in both 2.4 and 2.6 .
> 
> This bug was found using David A. Wheeler's 'SLOCCount'.

This file has already been deleted as it is unused.

-- 
"Next the statesmen will invent cheap lies, putting the blame upon 
the nation that is attacked, and every man will be glad of those
conscience-soothing falsities, and will diligently study them, and refuse
to examine any refutations of them; and thus he will by and by convince 
himself that the war is just, and will thank God for the better sleep 
he enjoys after this process of grotesque self-deception." -- Mark Twain

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

* Re: [parisc-linux] [patch] fix unterminated comment in asm-parisc/som.h
  2004-10-08 12:56 ` [parisc-linux] " Matthew Wilcox
@ 2004-10-08 13:07   ` Adrian Bunk
  0 siblings, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2004-10-08 13:07 UTC (permalink / raw)
  To: Matthew Wilcox; +Cc: Marcelo Tosatti, linux-kernel, parisc-linux

On Fri, Oct 08, 2004 at 01:56:43PM +0100, Matthew Wilcox wrote:
> On Fri, Oct 08, 2004 at 02:47:55PM +0200, Adrian Bunk wrote:
> > 
> > The patch below fixes an unterminated comment in 
> > include/asm-parisc/som.h present in both 2.4 and 2.6 .
> > 
> > This bug was found using David A. Wheeler's 'SLOCCount'.
> 
> This file has already been deleted as it is unused.

Ah, this also explains why noone noted before...

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


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

end of thread, other threads:[~2004-10-08 13:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-08 12:47 [patch] fix unterminated comment in asm-parisc/som.h Adrian Bunk
2004-10-08 12:56 ` [parisc-linux] " Matthew Wilcox
2004-10-08 13:07   ` Adrian Bunk

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