Re: [PATCH] scripts:checkpatch - correct the error message during check

From: Joe Perches
Date: Fri Jun 05 2015 - 11:40:41 EST


On Fri, 2015-06-05 at 21:01 +0530, Shailendra Verma wrote:
> Sorry i could not understand the point as i am not very good in Perl.

Is anyone very good at perl?

> Are you saying that we need to change ?
> > - "do not initialise globals to 0 or NULL\n" .
> > + "do not initialise globals to s/$2/$1/\n"

"do not initialise globals to $1\n"


--
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/