Re: + ctype-constify-read-only-_ctype-string.patch added to -mmtree

From: Alexey Dobriyan
Date: Fri Dec 04 2009 - 18:16:25 EST


On Fri, Dec 04, 2009 at 02:32:08PM -0800, akpm@xxxxxxxxxxxxxxxxxxxx wrote:
> While at it, use tabs to indent the comments.

Can you just add const and not do reformatting because, you know,
it's still not perfect.

> -extern unsigned char _ctype[];
> +extern const unsigned char _ctype[];
--
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/