]> git.baikalelectronics.ru Git - kernel.git/commit
samples/bpf: Fix spelling mistake "recieving" -> "receiving"
authorColin Ian King <colin.king@canonical.com>
Thu, 3 Dec 2020 11:44:52 +0000 (11:44 +0000)
committerAndrii Nakryiko <andrii@kernel.org>
Thu, 3 Dec 2020 20:18:02 +0000 (12:18 -0800)
commit81fc47fedc46990eea2af029683066594c0c183a
tree1442522dd8ec39fc37af1b49452b67cef6615de3
parent28d2fb07324dccc58ba8c34bb3658def20bdb51e
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
samples/bpf/xdpsock_user.c