Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Pull misc kbuild updates from Michal Marek: "This is the non-critical part of kbuild: - several coccinelle updates - make deb-pkg creates an armhf package if CONFIG_VFP=y - make tags understands some more powerpc macros" * 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild: coccinelle: Improve checking for missing NULL terminators coccinelle: ifnullfree: handle various destroy functions coccinelle: ifnullfree: various cleanups cocinelle: iterators: semantic patch to delete unneeded of_node_put deb-pkg: Add automatic support for armhf architecture scripts/coccinelle: fix typos coccinelle: misc: remove "complex return code" warnings Coccinelle: fix incorrect -include option transformation coccinelle: tests: improve odd_ptr_err.cocci coccinelle: misc: move constants to the right scripts/tags.sh: Teach tags about some powerpc macros
No related branches found
No related tags found
Showing
- scripts/coccicheck 1 addition, 1 deletionscripts/coccicheck
- scripts/coccinelle/free/ifnullfree.cocci 15 additions, 11 deletionsscripts/coccinelle/free/ifnullfree.cocci
- scripts/coccinelle/iterators/device_node_continue.cocci 100 additions, 0 deletionsscripts/coccinelle/iterators/device_node_continue.cocci
- scripts/coccinelle/misc/compare_const_fl.cocci 171 additions, 0 deletionsscripts/coccinelle/misc/compare_const_fl.cocci
- scripts/coccinelle/misc/of_table.cocci 28 additions, 5 deletionsscripts/coccinelle/misc/of_table.cocci
- scripts/coccinelle/misc/simple_return.cocci 0 additions, 180 deletionsscripts/coccinelle/misc/simple_return.cocci
- scripts/coccinelle/null/deref_null.cocci 2 additions, 2 deletionsscripts/coccinelle/null/deref_null.cocci
- scripts/coccinelle/tests/odd_ptr_err.cocci 86 additions, 34 deletionsscripts/coccinelle/tests/odd_ptr_err.cocci
- scripts/package/builddeb 10 additions, 1 deletionscripts/package/builddeb
- scripts/tags.sh 2 additions, 0 deletionsscripts/tags.sh
Loading
Please register or sign in to comment