/openbmc/linux/net/batman-adv/ |
H A D | distributed-arp-table.h | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | hash.c | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | bitarray.h | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | bitarray.c | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | gateway_client.h | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | hash.h | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | routing.h | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | bridge_loop_avoidance.h | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | gateway_common.c | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | translation-table.h | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | send.h | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | originator.h | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | fragmentation.c | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | multicast.c | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | network-coding.c | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | send.c | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | distributed-arp-table.c | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | gateway_client.c | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | main.c | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | bridge_loop_avoidance.c | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | originator.c | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | main.h | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | routing.c | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | types.h | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|
H A D | bat_iv_ogm.c | diff 6b5e971a282c0e7b18b47823103d695352b5a3c2 Tue May 26 11:34:26 CDT 2015 Sven Eckelmann <sven@narfation.org> batman-adv: Replace C99 int types with kernel type
(s|u)(8|16|32|64) are the preferred types in the kernel. The use of the standard C99 types u?int(8|16|32|64)_t are objected by some people and even checkpatch now warns about using them.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
|