public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: lucas.de.marchi@gmail.com
Cc: linux-kernel@vger.kernel.org, daniel@zonque.org,
	David Herrmann <dh.herrmann@gmail.com>,
	Lucas De Marchi <lucas.demarchi@intel.com>
Subject: Re: [PATCH] kdbus: fix header guard name
Date: Tue, 17 Mar 2015 22:40:54 +0100	[thread overview]
Message-ID: <20150317214054.GA21729@kroah.com> (raw)
In-Reply-To: <1426594902-8536-1-git-send-email-lucas.de.marchi@gmail.com>

On Tue, Mar 17, 2015 at 09:21:42AM -0300, lucas.de.marchi@gmail.com wrote:
> From: Lucas De Marchi <lucas.demarchi@intel.com>
> 
> UAPI headers have a _UAPI_ as prefix, which is removed during
> headers_install. If it's put as a suffix it will not be removed and will
> be the only header with UAPI in the header guard macro.
> 
> Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
> Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
> ---
>  include/uapi/linux/kdbus.h | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied, thanks.

greg k-h

      reply	other threads:[~2015-03-17 21:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-17  3:03 [PATCH] kdbus: fix header guard name lucas.de.marchi
2015-03-17  8:56 ` David Herrmann
2015-03-17 12:21   ` lucas.de.marchi
2015-03-17 21:40     ` Greg Kroah-Hartman [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=20150317214054.GA21729@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=daniel@zonque.org \
    --cc=dh.herrmann@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lucas.de.marchi@gmail.com \
    --cc=lucas.demarchi@intel.com \
    /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