public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH next] batman-adv: fix small glitch in comment
@ 2013-10-19 21:29 Antonio Quartulli
  2013-10-22  3:25 ` Marek Lindner
  0 siblings, 1 reply; 2+ messages in thread
From: Antonio Quartulli @ 2013-10-19 21:29 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Antonio Quartulli

Introduced by e4ff5c153dab054a6cd1c4132f87bc5e77127456
("batman-adv: add sysfs framework for VLAN")

Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
---

sorry for not having sent this before..

 sysfs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysfs.c b/sysfs.c
index 096b511..6335433 100644
--- a/sysfs.c
+++ b/sysfs.c
@@ -54,7 +54,7 @@ static struct batadv_priv *batadv_vlan_kobj_to_batpriv(struct kobject *obj)
 	if (!strcmp(BATADV_SYSFS_IF_MESH_SUBDIR, obj->name))
 		return batadv_kobj_to_batpriv(obj);
 
-	/* ..while the attributed for the tagged vlans are located in
+	/* ..while the attributes for the tagged vlans are located in
 	 * the in the corresponding "vlan%VID" subfolder
 	 */
 	return batadv_kobj_to_batpriv(obj->parent);
-- 
1.8.4


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

* Re: [B.A.T.M.A.N.] [PATCH next] batman-adv: fix small glitch in comment
  2013-10-19 21:29 [B.A.T.M.A.N.] [PATCH next] batman-adv: fix small glitch in comment Antonio Quartulli
@ 2013-10-22  3:25 ` Marek Lindner
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Lindner @ 2013-10-22  3:25 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Antonio Quartulli

[-- Attachment #1: Type: text/plain, Size: 395 bytes --]

On Saturday 19 October 2013 23:29:00 Antonio Quartulli wrote:
> Introduced by e4ff5c153dab054a6cd1c4132f87bc5e77127456
> ("batman-adv: add sysfs framework for VLAN")
> 
> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
> ---
> 
> sorry for not having sent this before..
> 
>  sysfs.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied in revision 6f5f053.

Thanks,
Marek

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

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

end of thread, other threads:[~2013-10-22  3:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-19 21:29 [B.A.T.M.A.N.] [PATCH next] batman-adv: fix small glitch in comment Antonio Quartulli
2013-10-22  3:25 ` Marek Lindner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox