From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrii Nakryiko Date: Fri, 21 Jun 2019 05:08:22 +0000 Subject: Re: [PATCH][next] libbpf: fix spelling mistake "conflictling" -> "conflicting" Message-Id: List-Id: References: <20190619162742.985-1-colin.king@canonical.com> In-Reply-To: <20190619162742.985-1-colin.king@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Colin King Cc: Alexei Starovoitov , Daniel Borkmann , Martin KaFai Lau , Song Liu , Yonghong Song , Networking , bpf , kernel-janitors@vger.kernel.org, open list On Wed, Jun 19, 2019 at 9:28 AM Colin King wrote: > > From: Colin Ian King > > There are several spelling mistakes in pr_warning messages. Fix these. > > Signed-off-by: Colin Ian King > --- 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 > tools/lib/bpf/libbpf.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) >