Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932879AbbKEAGK (ORCPT ); Wed, 4 Nov 2015 19:06:10 -0500 Received: from mail-pa0-f45.google.com ([209.85.220.45]:34254 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932797AbbKEAGI (ORCPT ); Wed, 4 Nov 2015 19:06:08 -0500 Subject: Re: [PATCH] bpf: fix trivial comment typo To: Daniel Borkmann , David Miller References: <5636B557.1030804@gmail.com> <20151102.163138.2054202316045092354.davem@davemloft.net> <5637DA1F.6060501@gmail.com> <563882FB.1010008@iogearbox.net> Cc: netdev@vger.kernel.org, trivial@kernel.org, ast@kernel.org, linux-kernel@vger.kernel.org From: Matthew Fernandez Message-ID: <563A9D2D.90802@gmail.com> Date: Thu, 5 Nov 2015 11:05:01 +1100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <563882FB.1010008@iogearbox.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1330 Lines: 27 On 03/11/15 20:48, Daniel Borkmann wrote: > On 11/02/2015 10:48 PM, Matthew Fernandez wrote: >> On 03/11/15 08:31, David Miller wrote: >>> From: Matthew Fernandez >>> Date: Mon, 2 Nov 2015 11:59:03 +1100 >>> >>>> bpf: fix trivial comment typo >>>> >>>> Signed-off-by: Matthew Fernandez >>> >>> This doesn't apply to any tree. >> >> I'm sorry, I think I must be missing something. This seems to apply cleanly to the current tip of >> mainline (e86328c489d7) to me. Was this not in the expected format? It wasn't my intention to >> waste your time, so I apologise for any newbie errors. > > You might want to check Documentation/networking/netdev-FAQ.txt ;), > and rebase your spelling fix f.e. to the latest net-next tree. Ah right, sorry about that. Thanks for the info, Daniel. From netdev-FAQ it sounds like this patch would be more appropriate for the net tree, but as the target file is identical in both right now I'll leave it to someone else's discretion to decide which is more suitable. Will rebase and resubmit. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/