commit | 2faa7328f53b36b2b171501154bba3fd66d8f5da | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Thu Dec 03 11:44:52 2020 +0000 |
committer | Andrii Nakryiko <andrii@kernel.org> | Thu Dec 03 12:18:02 2020 -0800 |
tree | 1442522dd8ec39fc37af1b49452b67cef6615de3 | |
parent | 58c185b85d0c1753b0b6a9390294bd883faf4d77 [diff] |
samples/bpf: Fix spelling mistake "recieving" -> "receiving" There is a spelling mistake in an error message. Fix it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Acked-by: Björn Töpel <bjorn.topel@intel.com> Link: https://lore.kernel.org/bpf/20201203114452.1060017-1-colin.king@canonical.com