commit | 5b0004d92b4511c39db0df23aa84395722f1d706 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Thu May 14 13:15:29 2020 +0100 |
committer | Alexei Starovoitov <ast@kernel.org> | Thu May 14 18:39:06 2020 -0700 |
tree | 1f58686adc6819a0b8bc18e6a08773330f6b3ac8 | |
parent | c70f34a8ac66c2cb05593ef5760142e5f862a9b4 [diff] |
selftest/bpf: Fix spelling mistake "SIGALARM" -> "SIGALRM" There is a spelling mistake in an error message, fix it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Yonghong Song <yhs@fb.com> Link: https://lore.kernel.org/bpf/20200514121529.259668-1-colin.king@canonical.com