Re: [PATCH][next] selftest/bpf: fix spelling mistake "SIGALARM" -> "SIGALRM"

From: Alexei Starovoitov
Date: Thu May 14 2020 - 21:40:03 EST


On Thu, May 14, 2020 at 8:01 AM Yonghong Song <yhs@xxxxxx> wrote:
>
>
>
> On 5/14/20 5:15 AM, Colin King wrote:
> > From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> >
> > There is a spelling mistake in an error message, fix it.
> >
> > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> Acked-by: Yonghong Song <yhs@xxxxxx>

Applied. Thanks