On Wed, Jun 19, 2019 at 9:28 AM Colin King <colin.king@xxxxxxxxxxxxx> wrote: > > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > There are several spelling mistakes in pr_warning messages. Fix these. > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> > --- Oh, the beauty of copy/pasting same typo 4 times :) Thanks for fixing! Can you please re-submit with [PATCH bpf-next] subject prefix, as it's intended for bpf-next tree. With that: Acked-by: Andrii Nakryiko <andriin@xxxxxx> > tools/lib/bpf/libbpf.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > <snip>