public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Checkpatch.pl failure
@ 2008-01-14 15:48 James Bottomley
  2008-01-14 16:18 ` Benny Halevy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: James Bottomley @ 2008-01-14 15:48 UTC (permalink / raw)
  To: rdunlap, apw, jschopp; +Cc: linux-kernel

This error:

ERROR: no space before that close parenthesis ')'
#501: FILE: drivers/scsi/dpt_i2o.c:2299:
+               if (dev_status == 0x02 /*CHECK_CONDITION*/) {

Is definitely wrong.  I think it's stripped the comments so now the if
looks to have a space before the bracket, but stylistically the
complaint it has errored out for is wrong.

James



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

end of thread, other threads:[~2008-01-14 19:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-14 15:48 Checkpatch.pl failure James Bottomley
2008-01-14 16:18 ` Benny Halevy
2008-01-14 17:10 ` Andy Whitcroft
2008-01-14 19:04 ` Salyzyn, Mark

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