[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160607103319.GA1527@salvia>
Date: Tue, 7 Jun 2016 12:33:19 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Colin King <colin.king@...onical.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH][RESEND] gtp: #define _UAPI_LINUX_GTP_H_ and not
_UAPI_LINUX_GTP_H__
On Mon, Jun 06, 2016 at 04:08:41PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@...onical.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@...onical.com>
Acked-by: Pablo Neira Ayuso <pablo@...filter.org>
Powered by blists - more mailing lists