]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Add Documentation/coccinelle.txt
authorNicolas Palix <npalix@diku.dk>
Sun, 6 Jun 2010 15:15:02 +0000 (17:15 +0200)
committerMichal Marek <mmarek@suse.cz>
Fri, 11 Jun 2010 22:00:29 +0000 (00:00 +0200)
commite228b1e6513b43b837ceff7256ae02e9ada619fa
tree828795c142d8f6dfcfaf130308d64a219e02b97e
parent74425eee71eb44c9f370bd922f72282b69bb0eab
Add Documentation/coccinelle.txt

The purpose of this file is to document how to use Coccinelle and its
spatch tool to check the Linux kernel.

It gives information on where and how to retrieve Coccinelle, and how
to use it with the Coccinelle scripts integrated in the Linux kernel.

Signed-off-by: Nicolas Palix <npalix@diku.dk>
Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Documentation/coccinelle.txt [new file with mode: 0644]