linux/scripts/coccinelle
Linus Torvalds ad60a93330 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Pull misc non-critical kbuild changes from Michal Marek:

 - Fix for make TAGS

 - Fix for make rpm

 - Some new coccinelle semantic patches

* 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  scripts/coccinelle: find constant additions that could be bit ors
  coccicheck: Allow to show the executed command line
  coccicheck: Allow the user to give a V= (verbose) argument
  scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assignment
  kbuild: clear KBUILD_SRC when calling 'make' in RPM spec
  scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test
  scripts/tags.sh: Fix regex syntax for etags
2013-02-27 12:27:18 -08:00
..
api lib: devres: Introduce devm_ioremap_resource() 2013-01-22 09:41:43 -08:00
free coccinelle: semantic patch for missing iounmap 2012-02-25 00:07:11 +01:00
iterators scripts/coccinelle: list iterator variable semantic patch 2012-07-13 23:06:34 +02:00
locks scripts/coccinelle: improve the coverage of some semantic patches 2012-01-15 00:05:46 +01:00
misc scripts/coccinelle: find constant additions that could be bit ors 2013-02-22 14:26:00 +01:00
null coccinelle: semantic patch converting 0 test to null test 2012-02-25 00:07:11 +01:00
tests scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR inconsistency 2012-10-11 14:50:51 +02:00