b.a.t.m.a.n.lists.open-mesh.org archive mirror
 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 3/4] batman-adv: fix typ0s in batadv_store_isolation_mark()
Date: Sat,  7 Dec 2013 11:21:23 +0100	[thread overview]
Message-ID: <1386411684-2448-3-git-send-email-antonio@meshcoding.com> (raw)
In-Reply-To: <1386411684-2448-1-git-send-email-antonio@meshcoding.com>

Introduced by e29249b4483b91d7a590a16e9b5ffe9412ce7fde
("batman-adv: add isolation_mark sysfs attribute")

Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
---
 sysfs.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sysfs.c b/sysfs.c
index 037f411..b6a4403 100644
--- a/sysfs.c
+++ b/sysfs.c
@@ -469,8 +469,8 @@ static ssize_t batadv_show_isolation_mark(struct kobject *kobj,
 }
 
 /**
- * batadv_store_isolation_mark - parse and store the isolation mark/mask entered by
- *  the user
+ * batadv_store_isolation_mark - parse and store the isolation mark/mask entered
+ *  by the user
  * @kobj: kobject representing the private mesh sysfs directory
  * @attr: the batman-adv attribute the user is interacting with
  * @buff: the buffer containing the user data
-- 
1.8.5.1


  parent reply	other threads:[~2013-12-07 10:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-07 10:21 [B.A.T.M.A.N.] [PATCH 1/4] batman-adv: fix typ0 in sysfs.c Antonio Quartulli
2013-12-07 10:21 ` [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: fix typ0 in batadv_orig_hardif_seq_print_text() Antonio Quartulli
2013-12-11  8:29   ` Marek Lindner
2013-12-07 10:21 ` Antonio Quartulli [this message]
2013-12-07 10:23   ` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: fix typ0s in batadv_store_isolation_mark() Antonio Quartulli
2013-12-11  8:30   ` Marek Lindner
2013-12-07 10:21 ` [B.A.T.M.A.N.] [PATCH 4/4] batman-adv: fix typ0s in batadv_tt_global_is_isolated() Antonio Quartulli
2013-12-11  8:31   ` Marek Lindner
2013-12-11  8:28 ` [B.A.T.M.A.N.] [PATCH 1/4] batman-adv: fix typ0 in sysfs.c 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=1386411684-2448-3-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 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).