[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20161014201759.GA28956@sepie.suse.cz>
Date: Fri, 14 Oct 2016 22:18:00 +0200
From: Michal Marek <mmarek@...e.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Julia.Lawall@...6.fr, elfring@...rs.sourceforge.net,
hofrat@...dl.org, linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] kbuild misc changes for 4.9-rc1
Hi Linus,
just a few patches on the kbuild.git#misc branch this time:
- New Coccinelle patch by Nicholas Mc Guire
- Existing patch fixes by Julia Lawall
- Minor comment fix by Markus Elfring
The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:
Linux 4.8-rc1 (2016-08-07 18:18:00 -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 c8990359d4b12f14656386526ddf904635076902:
Coccinelle: flag conditions with no effect (2016-10-11 09:57:17 +0200)
----------------------------------------------------------------
Julia Lawall (2):
Coccinelle: limit memdup_user transformation to GFP_KERNEL case
Coccinelle: pm_runtime: ensure relevance of pm_runtime reports
Markus Elfring (1):
scripts/coccicheck: Update reference for the corresponding documentation
Nicholas Mc Guire (1):
Coccinelle: flag conditions with no effect
scripts/coccicheck | 2 +-
scripts/coccinelle/api/memdup_user.cocci | 8 ++--
scripts/coccinelle/api/pm_runtime.cocci | 18 +++++---
scripts/coccinelle/misc/cond_no_effect.cocci | 64 ++++++++++++++++++++++++++++
4 files changed, 80 insertions(+), 12 deletions(-)
create mode 100644 scripts/coccinelle/misc/cond_no_effect.cocci
Powered by blists - more mailing lists