From: Colin King <[email protected]>
Date: Mon,  6 Jun 2016 16:08:41 +0100

> From: Colin Ian King <[email protected]>
> 
> 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 <[email protected]>

Applied, thank you.

Reply via email to