All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antonio Quartulli <antonio@meshcoding.com>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Antonio Quartulli <antonio@meshcoding.com>
Subject: [B.A.T.M.A.N.] [PATCH next] batman-adv: fix typ0 in kernel doc
Date: Sat, 19 Oct 2013 16:14:49 +0200	[thread overview]
Message-ID: <1382192089-2977-1-git-send-email-antonio@meshcoding.com> (raw)

Introduced by 9a40777e03bb2710a4f716867b2153257098972f
("batman-adv: make the GW module correctly talk to the new VLAN-TT")

Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
---
 gateway_client.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gateway_client.c b/gateway_client.c
index 7299936..2449afa 100644
--- a/gateway_client.c
+++ b/gateway_client.c
@@ -722,7 +722,7 @@ bool batadv_gw_is_dhcp_target(struct sk_buff *skb, unsigned int *header_len)
 }
 
 /**
- * batadv_gw_out_of_range - check if the dhcp request destination the best gw
+ * batadv_gw_out_of_range - check if the dhcp request destination is the best gw
  * @bat_priv: the bat priv with all the soft interface information
  * @skb: the outgoing packet
  *
-- 
1.8.4


             reply	other threads:[~2013-10-19 14:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-19 14:14 Antonio Quartulli [this message]
2013-10-19 20:20 ` [B.A.T.M.A.N.] [PATCH next] batman-adv: fix typ0 in kernel doc Marek Lindner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1382192089-2977-1-git-send-email-antonio@meshcoding.com \
    --to=antonio@meshcoding.com \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.