lkml.org 
[lkml]   [2012]   [Dec]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT] kbuild misc changes for v3.8-rc1
Hi Linus,

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

Please pull for v3.8-rc1, thanks.

Michal


The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37:

Linux 3.7-rc1 (2012-10-14 14:41:04 -0700)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc

Hiroshi Doyu (1):
scripts/config: Fix wrong "shift" for --keep-case

Joonsoo Kim (2):
scripts/tags.sh: Support subarch for ARM
scripts/tags.sh: Support compiled source

Julia Lawall (1):
scripts/coccinelle/misc/warn.cocci: use WARN

Yacine Belkadi (2):
Kernel-doc: Convention: Use a "Return" section to describe return values
scripts/kernel-doc: check that non-void fcts describe their return value

Documentation/kernel-doc-nano-HOWTO.txt | 13 +++-
scripts/coccinelle/misc/warn.cocci | 109 +++++++++++++++++++++++++++++++
scripts/config | 1 -
scripts/kernel-doc | 34 ++++++++++
scripts/tags.sh | 57 ++++++++++++++--
5 files changed, 202 insertions(+), 12 deletions(-)
create mode 100644 scripts/coccinelle/misc/warn.cocci


\
 
 \ /
  Last update: 2012-12-20 23:41    [W:0.031 / U:0.396 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site