[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20131115161801.GA20232@sepie.suse.cz>
Date: Fri, 15 Nov 2013 17:18:01 +0100
From: Michal Marek <mmarek@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: michael.opdenacker@...e-electrons.com, mpagano@...too.org,
rdunlap@...radead.org, tkhai@...dex.ru, wsa@...-dreams.de,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT] kbuild misc changes for v3.13-rc1
Hi Linus,
please pull these script updates for v3.13-rc1:
- make tags fixes again
- scripts/show_delta fix for newer python
- scripts/kernel-doc does not fail on unknown function prototype
- One less coccinelle check this time
Thanks,
Michal
The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:
Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)
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 6cf3a6eff77273a55b996a5a43f342b150cfba09:
scripts/tags.sh: remove obsolete __devinit[const|data] (2013-11-08 10:57:20 +0100)
----------------------------------------------------------------
Kirill Tkhai (1):
scripts/tags.sh: Increase identifier list
Michael Opdenacker (1):
scripts/tags.sh: remove obsolete __devinit[const|data]
Mike Pagano (1):
show_delta: Update script to support python versions 2.5 through 3.3
Randy Dunlap (1):
scripts/kernel-doc: make unknown function prototype a Warning instead of an Error
Wolfram Sang (1):
scripts/coccinelle/api: remove devm_request_and_ioremap.cocci
.../coccinelle/api/devm_request_and_ioremap.cocci | 105 ---------------------
scripts/kernel-doc | 3 +-
scripts/show_delta | 12 +--
scripts/tags.sh | 9 +-
4 files changed, 12 insertions(+), 117 deletions(-)
delete mode 100644 scripts/coccinelle/api/devm_request_and_ioremap.cocci
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists