[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1200325734.3159.1.camel@localhost.localdomain>
Date: Mon, 14 Jan 2008 09:48:53 -0600
From: James Bottomley <James.Bottomley@...senPartnership.com>
To: rdunlap@...otime.net, apw@...dowen.org, jschopp@...tin.ibm.com
Cc: linux-kernel <linux-kernel@...r.kernel.org>
Subject: Checkpatch.pl failure
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists