lkml.org 
[lkml]   [2004]   [Mar]   [9]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 9 Mar 2004 07:01:27 +0000
FromPhilippe Elie <>
SubjectRe: [2.6.4-rc2] bogus semicolon behind if()
On Mon, 08 Mar 2004 at 16:29 +0000, Andrew Morton wrote:
> Andreas Schwab <schwab@suse.de> wrote:
> >
> > Thomas Schlichter <thomas.schlichter@web.de> writes:
> > 
> > > P.S.: Wouldn't it be nice if gcc complained about these mistakes?
> > 
> > Among these 18 cases are 13 false positives. :-)
> 
> Rename Thomas's script to crappy-code-detector.sh and its hit rate goes to
> 100% ;)
> 

Was this patch so crappy ? http://tinyurl.com/2jbe4 , 

-				check_nmi_watchdog();
+				if (check_nmi_watchdog() < 0);
+					timer_ack = !cpu_has_tsc

regards,
Phil

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:01    [from the cache]
©2003-2008