public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: michael.opdenacker@free-electrons.com, mpagano@gentoo.org,
	rdunlap@infradead.org, tkhai@yandex.ru, wsa@the-dreams.de,
	linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT] kbuild misc changes for v3.13-rc1
Date: Fri, 15 Nov 2013 17:18:01 +0100	[thread overview]
Message-ID: <20131115161801.GA20232@sepie.suse.cz> (raw)

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

                 reply	other threads:[~2013-11-15 16:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131115161801.GA20232@sepie.suse.cz \
    --to=mmarek@suse.cz \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael.opdenacker@free-electrons.com \
    --cc=mpagano@gentoo.org \
    --cc=rdunlap@infradead.org \
    --cc=tkhai@yandex.ru \
    --cc=torvalds@linux-foundation.org \
    --cc=wsa@the-dreams.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox