diff options
author | Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> | 2019-10-11 02:27:54 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2019-10-13 01:08:58 +0200 |
commit | cdd5b2d1fc86f8dda383d4f0b4ac9b533539e76a (patch) | |
tree | 50f8f4d346bf45a7f7142c5ae583f9bf0391f941 /lib | |
parent | libbpf: Handle invalid typedef emitted by old GCC (diff) | |
download | linux-cdd5b2d1fc86f8dda383d4f0b4ac9b533539e76a.tar.xz linux-cdd5b2d1fc86f8dda383d4f0b4ac9b533539e76a.zip |
samples/bpf: Fix HDR_PROBE "echo"
echo should be replaced with echo -e to handle '\n' correctly, but
instead, replace it with printf as some systems can't handle echo -e.
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/20191011002808.28206-2-ivan.khoronzhuk@linaro.org
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions