Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1415185

Re: [PATCH] gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__

From Pablo Neira Ayuso <pablo@netfilter.org>
Newsgroups linux.kernel
Subject Re: [PATCH] gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__
Date 2016-06-06 17:00 +0200
Message-ID <rH4au-6he-11@gated-at.bofh.it> (permalink)
References <rH2iq-53K-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Jun 06, 2016 at 01:51:40PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> Fix clang build warning:
> 
> ./include/uapi/linux/gtp.h:1:9: warning: '_UAPI_LINUX_GTP_H_' is
> used as a header guard here, followed by #define of a different
> macro [-Wheader-guard]
> 
> fix by defining  _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>

I don't see this in netdev's patchwork:

        http://patchwork.ozlabs.org/project/netdev/list/

So please, resubmit Cc'ing netdev@vger.kernel.org.

Thanks.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__ Colin King <colin.king@canonical.com> - 2016-06-06 15:00 +0200
  Re: [PATCH] gtp: #define _UAPI_LINUX_GTP_H_ and not  _UAPI_LINUX_GTP_H__ Pablo Neira Ayuso <pablo@netfilter.org> - 2016-06-06 17:00 +0200

csiph-web