]> git.baikalelectronics.ru Git - kernel.git/commit
ctype: constify read-only _ctype string
authorAndré Goddard Rosa <andre.goddard@gmail.com>
Tue, 15 Dec 2009 02:01:02 +0000 (18:01 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Dec 2009 16:53:32 +0000 (08:53 -0800)
commit492c78e69d0a69e636d557e5545af55369f6e159
tree179b52871a34d892c265de68f3a8a05ee5aaef56
parent808baa9a9c677f757219516ea1b295db9b729d04
ctype: constify read-only _ctype string

While at it, use tabs to indent the comments.

Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/ctype.h
lib/ctype.c