bpf: test_maps: fix typos, "conenct" and "listeen"
authorColin Ian King <colin.king@canonical.com>
Wed, 30 Aug 2017 17:15:25 +0000 (18:15 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Aug 2017 22:32:16 +0000 (15:32 -0700)
commit90774a93ef075b39e55d31fe56fc286d71a046ac
tree23cbaed5d2009c60ed75557efe41aadcd3aff96a
parent9e4a56139d091713b8dff93632f2149f28494ca8
bpf: test_maps: fix typos, "conenct" and "listeen"

Trivial fix to typos in printf error messages:
"conenct" -> "connect"
"listeen" -> "listen"

thanks to Daniel Borkmann for spotting one of these mistakes

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/bpf/test_maps.c