diff options
author | 2016-06-06 16:08:41 +0100 | |
---|---|---|
committer | 2016-06-07 16:25:49 -0700 | |
commit | 7b01b8e847d00cf9cf0c2c3aa8fdfc4126dca024 (patch) | |
tree | c47d7b516e3c0f6f37fe912684d05230ad6ad29d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: fec: fix spelling mistakes and add missing newline (diff) | |
download | wireguard-linux-7b01b8e847d00cf9cf0c2c3aa8fdfc4126dca024.tar.xz wireguard-linux-7b01b8e847d00cf9cf0c2c3aa8fdfc4126dca024.zip |
gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions