bpf: fix whitespace for ENCAP_L2 defines in bpf.h
authorAlan Maguire <alan.maguire@oracle.com>
Fri, 12 Apr 2019 11:27:34 +0000 (12:27 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Tue, 16 Apr 2019 07:54:21 +0000 (09:54 +0200)
commitbfb35c27c65fce60a12e188135ae1344d1b89e24
tree78c83108b5cf9f7465d19e534566cc0827062197
parentbcbccad694b7ef0de9a993ecd918231c10a1496a
bpf: fix whitespace for ENCAP_L2 defines in bpf.h

replace tab after #define with space in line with rest of definitions

Signed-off-by: Alan Maguire <alan.maguire@oracle.com>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
include/uapi/linux/bpf.h
tools/include/uapi/linux/bpf.h