Re: [PATCH][next] bpf: Test_verifier: fix spelling mistake "arithmatic" -> "arithmetic"

From: Daniel Borkmann
Date: Thu Apr 02 2020 - 18:51:01 EST


On 3/31/20 12:00 PM, Colin King wrote:
From: Colin Ian King <colin.king@xxxxxxxxxxxxx>

There are a couple of spelling mistakes in two literal strings, fix them.

Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>

Applied, thanks!