dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/scripts/coccinelle
Linus Torvalds af487e4209 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Pull kbuild misc changes from Michal Marek:
 "This is the non-critical part of kbuild

   - scripts/kernel-doc requires a "Return:" section for non-void
     functions
   - ARCH=arm SUBARCH=... support for make tags
   - COMPILED_SOURCE=1 support for make tags (only indexes .c files for
     which a .o exists)
   - New coccinelle check
   - Option parsing fix for scripts/config"

* 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  scripts/config: Fix wrong "shift" for --keep-case
  scripts/tags.sh: Support compiled source
  scripts/tags.sh: Support subarch for ARM
  scripts/coccinelle/misc/warn.cocci: use WARN
  scripts/kernel-doc: check that non-void fcts describe their return value
  Kernel-doc: Convention: Use a "Return" section to describe return values
2012-12-20 17:52:06 -08:00
..
api Coccinelle: add api/d_find_alias.cocci 2012-12-18 15:02:11 -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/misc/warn.cocci: use WARN 2012-12-09 15:29:07 +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