Re: [PATCH] kdbus: fix header guard name

From: Greg Kroah-Hartman
Date: Tue Mar 17 2015 - 17:41:05 EST


On Tue, Mar 17, 2015 at 09:21:42AM -0300, lucas.de.marchi@xxxxxxxxx wrote:
> From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
>
> 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@xxxxxxxxx>
> Reviewed-by: David Herrmann <dh.herrmann@xxxxxxxxx>
> ---
> include/uapi/linux/kdbus.h | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)

Applied, thanks.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/