public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.cz>
To: akpm@linux-foundation.org
Cc: linux-kbuild@vger.kernel.org, bobbypowers@gmail.com,
	airlied@linux.ie, sam@ravnborg.org
Subject: Re: [patch 1/1] headers_check: recursively search for linux/types.h inclusion
Date: Mon, 26 Mar 2012 14:54:21 +0200	[thread overview]
Message-ID: <4F7066FD.4060104@suse.cz> (raw)
In-Reply-To: <20120305230810.26823A02EB@akpm.mtv.corp.google.com>

On 6.3.2012 00:08, akpm@linux-foundation.org wrote:
> From: Bobby Powers <bobbypowers@gmail.com>
> Subject: headers_check: recursively search for linux/types.h inclusion
> 
> headers_check.pl currently emits some spurious warnings, especially for
> the drm headers, about using __[us]{8,16,32,64} types without including
> linux/types.h.  Recursively search for types.h inclusion, avoiding
> circular references.
> 
> Signed-off-by: Bobby Powers <bobbypowers@gmail.com>
> Cc: Sam Ravnborg <sam@ravnborg.org>
> Cc: Dave Airlie <airlied@linux.ie>
> Cc: Michal Marek <mmarek@suse.cz>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---

Applied to kbuild.git#kbuild.

Michal

      reply	other threads:[~2012-03-26 12:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-05 23:08 [patch 1/1] headers_check: recursively search for linux/types.h inclusion akpm
2012-03-26 12:54 ` Michal Marek [this message]

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=4F7066FD.4060104@suse.cz \
    --to=mmarek@suse.cz \
    --cc=airlied@linux.ie \
    --cc=akpm@linux-foundation.org \
    --cc=bobbypowers@gmail.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=sam@ravnborg.org \
    /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