<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/net/batman-adv/bat_sysfs.c, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2012-07-01T20:47:22+00:00</updated>
<entry>
<title>batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}</title>
<updated>2012-07-01T20:47:22+00:00</updated>
<author>
<name>Sven Eckelmann</name>
<email>sven@narfation.org</email>
</author>
<published>2012-06-10T21:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b706b13b6cfde22d1f4adc540fd89426247c1e3e'/>
<id>urn:sha1:b706b13b6cfde22d1f4adc540fd89426247c1e3e</id>
<content type='text'>
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 &lt;sven@narfation.org&gt;
</content>
</entry>
<entry>
<title>batman-adv: Prefix types structs with batadv_</title>
<updated>2012-07-01T20:47:21+00:00</updated>
<author>
<name>Sven Eckelmann</name>
<email>sven@narfation.org</email>
</author>
<published>2012-06-05T20:31:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=56303d34a332be8e2f4daf7891ebc12cb7900529'/>
<id>urn:sha1:56303d34a332be8e2f4daf7891ebc12cb7900529</id>
<content type='text'>
Reported-by: Martin Hundebøll &lt;martin@hundeboll.net&gt;
Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
</content>
</entry>
<entry>
<title>batman-adv: Prefix local sysfs struct with batadv_</title>
<updated>2012-07-01T20:47:21+00:00</updated>
<author>
<name>Sven Eckelmann</name>
<email>sven@narfation.org</email>
</author>
<published>2012-06-05T20:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b4d66b877bc21ce907938bfd027dfe016617fac0'/>
<id>urn:sha1:b4d66b877bc21ce907938bfd027dfe016617fac0</id>
<content type='text'>
Reported-by: Martin Hundebøll &lt;martin@hundeboll.net&gt;
Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
</content>
</entry>
<entry>
<title>batman-adv: Prefix main enum with BATADV_</title>
<updated>2012-07-01T20:47:19+00:00</updated>
<author>
<name>Sven Eckelmann</name>
<email>sven@narfation.org</email>
</author>
<published>2012-06-03T20:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=39c75a51eda38ca5ce8b75f0a62a621eb3820a54'/>
<id>urn:sha1:39c75a51eda38ca5ce8b75f0a62a621eb3820a54</id>
<content type='text'>
Reported-by: Martin Hundebøll &lt;martin@hundeboll.net&gt;
Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
</content>
</entry>
<entry>
<title>batman-adv: Prefix packet enum with BATADV_</title>
<updated>2012-07-01T20:47:19+00:00</updated>
<author>
<name>Sven Eckelmann</name>
<email>sven@narfation.org</email>
</author>
<published>2012-06-03T20:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=acd34afa89772f6379b642bb979d0a112328c769'/>
<id>urn:sha1:acd34afa89772f6379b642bb979d0a112328c769</id>
<content type='text'>
Reported-by: Martin Hundebøll &lt;martin@hundeboll.net&gt;
Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
</content>
</entry>
<entry>
<title>batman-adv: Prefix hard-interface enum with BATADV_</title>
<updated>2012-07-01T20:47:18+00:00</updated>
<author>
<name>Sven Eckelmann</name>
<email>sven@narfation.org</email>
</author>
<published>2012-06-03T20:19:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=e9a4f295ebe06b00d6af5597c0cea78c315c2ebc'/>
<id>urn:sha1:e9a4f295ebe06b00d6af5597c0cea78c315c2ebc</id>
<content type='text'>
Reported-by: Martin Hundebøll &lt;martin@hundeboll.net&gt;
Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
</content>
</entry>
<entry>
<title>batman-adv: Prefix gateway enum with BATADV_</title>
<updated>2012-07-01T20:47:18+00:00</updated>
<author>
<name>Sven Eckelmann</name>
<email>sven@narfation.org</email>
</author>
<published>2012-06-03T20:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=cd646ab1e2edde9faeff52bbc1b40e58a5e381fc'/>
<id>urn:sha1:cd646ab1e2edde9faeff52bbc1b40e58a5e381fc</id>
<content type='text'>
Reported-by: Martin Hundebøll &lt;martin@hundeboll.net&gt;
Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
</content>
</entry>
<entry>
<title>batman-adv: Prefix main defines with BATADV_</title>
<updated>2012-06-28T06:45:05+00:00</updated>
<author>
<name>Sven Eckelmann</name>
<email>sven@narfation.org</email>
</author>
<published>2012-06-03T20:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=42d0b044b7c9e5821f1bf3e2b4ea7861417c11c2'/>
<id>urn:sha1:42d0b044b7c9e5821f1bf3e2b4ea7861417c11c2</id>
<content type='text'>
Reported-by: Martin Hundebøll &lt;martin@hundeboll.net&gt;
Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
</content>
</entry>
<entry>
<title>batman-adv: Prefix gateway defines with BATADV_</title>
<updated>2012-06-28T06:44:58+00:00</updated>
<author>
<name>Sven Eckelmann</name>
<email>sven@narfation.org</email>
</author>
<published>2012-06-03T20:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=97ea4ba1f9a20d6e1921ef4d61e2248e82b429fb'/>
<id>urn:sha1:97ea4ba1f9a20d6e1921ef4d61e2248e82b429fb</id>
<content type='text'>
Reported-by: Martin Hundebøll &lt;martin@hundeboll.net&gt;
Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
</content>
</entry>
<entry>
<title>batman-adv: Prefix sysfs defines with BATADV_</title>
<updated>2012-06-28T06:44:55+00:00</updated>
<author>
<name>Sven Eckelmann</name>
<email>sven@narfation.org</email>
</author>
<published>2012-06-03T20:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=036cbfeb6e0595d7b85f14dd66e38adfa408e2ef'/>
<id>urn:sha1:036cbfeb6e0595d7b85f14dd66e38adfa408e2ef</id>
<content type='text'>
Reported-by: Martin Hundebøll &lt;martin@hundeboll.net&gt;
Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
</content>
</entry>
</feed>
