commit | 1bda52f80471260bcc7391f4e6919effedfc88d8 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Sun Aug 15 22:39:50 2021 +0100 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Mon Aug 16 23:36:33 2021 +0200 |
tree | cfbafc6e6370e213ff6e4753b15198ea41614d86 | |
parent | fa183a86eefd47188054974e67dff2b8e9012aba [diff] |
bpf, tests: Fix spelling mistake "shoft" -> "shift" There is a spelling mistake in a literal string. Fix it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20210815213950.47751-1-colin.king@canonical.com