netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2] bpf: fix trivial comment typo
@ 2015-11-05  0:09 Matthew Fernandez
  2015-11-05  5:32 ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Fernandez @ 2015-11-05  0:09 UTC (permalink / raw)
  To: netdev; +Cc: trivial, ast, linux-kernel

bpf: fix trivial comment typo

Signed-off-by: Matthew Fernandez <matthew.fernandez@gmail.com>

diff --git a/kernel/bpf/core.c b/kernel/bpf/core.c
index 334b1bd..0bd41f5 100644
--- a/kernel/bpf/core.c
+++ b/kernel/bpf/core.c
@@ -462,7 +462,7 @@ select_insn:

  		/* ARG1 at this point is guaranteed to point to CTX from
  		 * the verifier side due to the fact that the tail call is
-		 * handeled like a helper, that is, bpf_tail_call_proto,
+		 * handled like a helper, that is, bpf_tail_call_proto,
  		 * where arg1_type is ARG_PTR_TO_CTX.
  		 */
  		insn = prog->insnsi;

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net v2] bpf: fix trivial comment typo
  2015-11-05  0:09 [PATCH net v2] bpf: fix trivial comment typo Matthew Fernandez
@ 2015-11-05  5:32 ` David Miller
  2015-11-09 10:45   ` Matthew Fernandez
  0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2015-11-05  5:32 UTC (permalink / raw)
  To: matthew.fernandez; +Cc: netdev, trivial, ast, linux-kernel

From: Matthew Fernandez <matthew.fernandez@gmail.com>
Date: Thu, 5 Nov 2015 11:09:52 +1100

> bpf: fix trivial comment typo
> 
> Signed-off-by: Matthew Fernandez <matthew.fernandez@gmail.com>

This does not apply.  It looks like your email client has
corrupted the patch.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net v2] bpf: fix trivial comment typo
  2015-11-05  5:32 ` David Miller
@ 2015-11-09 10:45   ` Matthew Fernandez
  0 siblings, 0 replies; 3+ messages in thread
From: Matthew Fernandez @ 2015-11-09 10:45 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, trivial, ast, linux-kernel

On 05/11/15 16:32, David Miller wrote:
> From: Matthew Fernandez <matthew.fernandez@gmail.com>
> Date: Thu, 5 Nov 2015 11:09:52 +1100
>
>> bpf: fix trivial comment typo
>>
>> Signed-off-by: Matthew Fernandez <matthew.fernandez@gmail.com>
>
> This does not apply.  It looks like your email client has
> corrupted the patch.

Well I managed to foul that up nicely, didn't I? I don't know which tree you'd prefer this to go into, so I'll wait 
until net-next reopens to resubmit a corrected version. I'll try to be more thorough and avoid embarrassing myself and 
wasting your time for the third time running. Thanks for your patience.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-11-09 10:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-05  0:09 [PATCH net v2] bpf: fix trivial comment typo Matthew Fernandez
2015-11-05  5:32 ` David Miller
2015-11-09 10:45   ` Matthew Fernandez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).