summary refs log tree commit diff
diff options
context:
space:
mode:
authorChristopher Li <sparse@chrisli.org>2012-04-05 14:25:14 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2012-04-05 15:25:51 -0700
commit389325b449caf3c73544f25bd4d6742b7f97e5dd (patch)
tree5ab52423c943917fbd4a60632b68d339b9231ebb
parent6fc26488e44a3248e24997cda2fa6a4d4b062c5b (diff)
downloadlinux-389325b449caf3c73544f25bd4d6742b7f97e5dd.tar.gz
MAINTAINERS: add entry for sparse checker
Signed-off-by: Christopher Li <sparse@chrisli.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a8a0c609af97..0104116eab3a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6283,6 +6283,15 @@ F:	drivers/tty/serial/sunsu.c
 F:	drivers/tty/serial/sunzilog.c
 F:	drivers/tty/serial/sunzilog.h
 
+SPARSE CHECKER
+M:	"Christopher Li" <sparse@chrisli.org>
+L:	linux-sparse@vger.kernel.org
+W:	https://sparse.wiki.kernel.org/
+T:	git git://git.kernel.org/pub/scm/devel/sparse/sparse.git
+T:	git git://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git
+S:	Maintained
+F:	include/linux/compiler.h
+
 SPEAR PLATFORM SUPPORT
 M:	Viresh Kumar <viresh.kumar@st.com>
 L:	spear-devel@list.st.com