Searched hist:b706b13b6cfde22d1f4adc540fd89426247c1e3e (Results 1 – 4 of 4) sorted by relevance
/linux/net/batman-adv/ |
H A D | Makefile | diff b706b13b6cfde22d1f4adc540fd89426247c1e3e Sun Jun 10 23:58:51 CEST 2012 Sven Eckelmann <sven@narfation.org> batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
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>
|
H A D | gateway_client.c | diff b706b13b6cfde22d1f4adc540fd89426247c1e3e Sun Jun 10 23:58:51 CEST 2012 Sven Eckelmann <sven@narfation.org> batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
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>
|
H A D | main.c | diff b706b13b6cfde22d1f4adc540fd89426247c1e3e Sun Jun 10 23:58:51 CEST 2012 Sven Eckelmann <sven@narfation.org> batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
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>
|
H A D | hard-interface.c | diff b706b13b6cfde22d1f4adc540fd89426247c1e3e Sun Jun 10 23:58:51 CEST 2012 Sven Eckelmann <sven@narfation.org> batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
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>
|