commit | 36256009b2d532621a5ee4b304da0e4b54e48acb | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Mon May 14 23:22:29 2018 +0200 |
committer | Alexei Starovoitov <ast@kernel.org> | Mon May 14 19:11:45 2018 -0700 |
tree | 31fa8b5d03b000f908c1366a94427253bcca0362 | |
parent | 631b1e3b838ec25f509852247d1d5d10b8021444 [diff] |
bpf, x64: clean up retpoline emission slightly Make the RETPOLINE_{RA,ED}X_BPF_JIT() a bit more readable by cleaning up the macro, aligning comments and spacing. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Yonghong Song <yhs@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>