public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
Date: Tue, 12 Jun 2012 15:10:33 +0800	[thread overview]
Message-ID: <201206121510.34058.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1339365531-22386-1-git-send-email-sven@narfation.org>

On Monday, June 11, 2012 05:58:51 Sven Eckelmann wrote:
> The "bat_" prefix in the source files implementing the batman-adv sysfs and
> debugfs interface doesn't have a special meaning and are only used by these
> files and files that implement the actual B.A.T.M.A.N. path finding
> algorithm.
> 
> The prefix is better suited to mark files that are used to implement the
> main part of the path finding. All other files should not use it and
> therefore gets renamed.
> 
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
> ---
>  Makefile.kbuild            |    4 ++--
>  bat_debugfs.c => debugfs.c |    2 +-
>  bat_debugfs.h => debugfs.h |    0
>  gateway_client.c           |    2 +-
>  hard-interface.c           |    2 +-
>  main.c                     |    4 ++--
>  soft-interface.c           |    4 ++--
>  bat_sysfs.c => sysfs.c     |    2 +-
>  bat_sysfs.h => sysfs.h     |    0
>  9 files changed, 10 insertions(+), 10 deletions(-)
>  rename bat_debugfs.c => debugfs.c (99%)
>  rename bat_debugfs.h => debugfs.h (100%)
>  rename bat_sysfs.c => sysfs.c (99%)
>  rename bat_sysfs.h => sysfs.h (100%)

Applied in revision 80135a8.

Thanks,
Marek

      reply	other threads:[~2012-06-12  7:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-10 21:58 [B.A.T.M.A.N.] [PATCH] batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h} Sven Eckelmann
2012-06-12  7:10 ` Marek Lindner [this message]

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=201206121510.34058.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --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