Re: [PATCH][next] selftests/bpf: fix spelling mistake "scoket" -> "socket"
From: Alexei Starovoitov <hidden>
Date: 2020-08-26 16:22:33
Also in:
bpf, kernel-janitors, linux-kselftest, lkml
From: Alexei Starovoitov <hidden>
Date: 2020-08-26 16:22:33
Also in:
bpf, kernel-janitors, linux-kselftest, lkml
On Wed, Aug 26, 2020 at 1:59 AM Colin King [off-list ref] wrote:
From: Colin Ian King <redacted> There is a spelling mistake an a check error message. Fix it.
Kinda ironic that you've made a spelling mistake in the commit log that fixes spelling in the test. Whatever scripts you use to detect spelling errors, please use it on your commit messages as well.
Signed-off-by: Colin Ian King <redacted>
Applied with s/an/in/ in the commit log.