Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
* 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6: scripts/dtc: Fix a resource leak Documentation: fix ubuntu distro name MAINTAINERS: Update kbuild git URLs Add support for the C variable in the coccicheck script Add scripts/coccinelle/deref_null.cocci Add scripts/coccinelle/err_cast.cocci Add scripts/coccinelle/resource_size.cocci Add scripts/coccinelle/alloc/kzalloc-simple.cocci Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocci Add Documentation/coccinelle.txt Add a target to use the Coccinelle checker scripts: decodecode: remove bashisms Makefile: clarify a comment checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters scripts: add nconf into gitignore file
No related branches found
No related tags found
Showing
- Documentation/coccinelle.txt 258 additions, 0 deletionsDocumentation/coccinelle.txt
- MAINTAINERS 12 additions, 2 deletionsMAINTAINERS
- Makefile 8 additions, 4 deletionsMakefile
- scripts/Makefile.help 3 additions, 0 deletionsscripts/Makefile.help
- scripts/checkkconfigsymbols.sh 1 addition, 1 deletionscripts/checkkconfigsymbols.sh
- scripts/coccicheck 80 additions, 0 deletionsscripts/coccicheck
- scripts/coccinelle/alloc/drop_kmalloc_cast.cocci 67 additions, 0 deletionsscripts/coccinelle/alloc/drop_kmalloc_cast.cocci
- scripts/coccinelle/alloc/kzalloc-simple.cocci 82 additions, 0 deletionsscripts/coccinelle/alloc/kzalloc-simple.cocci
- scripts/coccinelle/deref_null.cocci 293 additions, 0 deletionsscripts/coccinelle/deref_null.cocci
- scripts/coccinelle/err_cast.cocci 56 additions, 0 deletionsscripts/coccinelle/err_cast.cocci
- scripts/coccinelle/resource_size.cocci 93 additions, 0 deletionsscripts/coccinelle/resource_size.cocci
- scripts/decodecode 5 additions, 5 deletionsscripts/decodecode
- scripts/dtc/fstree.c 1 addition, 0 deletionsscripts/dtc/fstree.c
- scripts/kconfig/.gitignore 1 addition, 0 deletionsscripts/kconfig/.gitignore
Loading
Please register or sign in to comment