On Mon, Jun 06, 2016 at 01:51:40PM +0100, Colin King wrote:
> From: Colin Ian King <colin.k...@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.k...@canonical.com>

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

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

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

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

Thanks.

Reply via email to