Re: scripts/checkpatch.pl : undefined value as an ARRAY reference

From: Andy Whitcroft
Date: Wed Jan 07 2009 - 08:07:55 EST


On Wed, Jan 07, 2009 at 06:24:55PM +0530, Jaswinder Singh Rajput wrote:
> Hello Andy,
>
> On -tip git I am getting this error:
>
> $ ./scripts/checkpatch.pl 000*
> Can't use an undefined value as an ARRAY reference at
> ./scripts/checkpatch.pl line 451.
>
> But earlier it was working great. Is this a feature or a bug.

That looks wrong indeed. Assuming that is the same version I have here
then that is a bug in the #else preprocessor handling. Could you send
me the specific patch which is throwing this error.

Thanks.

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