lkml.org 
[lkml]   [2015]   [Nov]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] kbuild misc update for v4.4-rc1
Hi Linus,

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

Thanks,
Michal

The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:

Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc

for you to fetch changes up to 67afc2110a84872aa6aae44ce6b2ea6534db1438:

coccinelle: Improve checking for missing NULL terminators (2015-10-26 22:44:51 +0100)

----------------------------------------------------------------
Andrzej Hajda (1):
Coccinelle: fix incorrect -include option transformation

Ben Hutchings (1):
deb-pkg: Add automatic support for armhf architecture

Daniel Granat (1):
coccinelle: Improve checking for missing NULL terminators

Johan Hovold (1):
coccinelle: misc: remove "complex return code" warnings

Julia Lawall (6):
coccinelle: misc: move constants to the right
coccinelle: tests: improve odd_ptr_err.cocci
scripts/coccinelle: fix typos
cocinelle: iterators: semantic patch to delete unneeded of_node_put
coccinelle: ifnullfree: various cleanups
coccinelle: ifnullfree: handle various destroy functions

Michael Ellerman (1):
scripts/tags.sh: Teach tags about some powerpc macros

scripts/coccicheck | 2 +-
scripts/coccinelle/free/ifnullfree.cocci | 26 +--
.../iterators/device_node_continue.cocci | 100 ++++++++++++
scripts/coccinelle/misc/compare_const_fl.cocci | 171 ++++++++++++++++++++
scripts/coccinelle/misc/of_table.cocci | 33 +++-
scripts/coccinelle/misc/simple_return.cocci | 180 ---------------------
scripts/coccinelle/null/deref_null.cocci | 4 +-
scripts/coccinelle/tests/odd_ptr_err.cocci | 120 ++++++++++----
scripts/package/builddeb | 11 +-
scripts/tags.sh | 2 +
10 files changed, 415 insertions(+), 234 deletions(-)
create mode 100644 scripts/coccinelle/iterators/device_node_continue.cocci
create mode 100644 scripts/coccinelle/misc/compare_const_fl.cocci
delete mode 100644 scripts/coccinelle/misc/simple_return.cocci


\
 
 \ /
  Last update: 2015-11-10 22:21    [W:0.026 / U:3.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site