Home
last modified time | relevance | path

Searched hist:"422 d2f77803d85477df72f3153e85fd2b8c6b9e9" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/batman-adv/
H A Dbat_v.cdiff 422d2f77803d85477df72f3153e85fd2b8c6b9e9 Sun Jul 24 17:42:44 CDT 2016 Sven Eckelmann <sven@narfation.org> batman-adv: Remove needless init of variables on stack

Some variables are overwritten immediatelly in a functions. These don't
have to be initialized to a specific value on the stack because the value
will be overwritten before they will be used anywhere.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
H A Dbat_v_ogm.cdiff 422d2f77803d85477df72f3153e85fd2b8c6b9e9 Sun Jul 24 17:42:44 CDT 2016 Sven Eckelmann <sven@narfation.org> batman-adv: Remove needless init of variables on stack

Some variables are overwritten immediatelly in a functions. These don't
have to be initialized to a specific value on the stack because the value
will be overwritten before they will be used anywhere.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
H A Dfragmentation.cdiff 422d2f77803d85477df72f3153e85fd2b8c6b9e9 Sun Jul 24 17:42:44 CDT 2016 Sven Eckelmann <sven@narfation.org> batman-adv: Remove needless init of variables on stack

Some variables are overwritten immediatelly in a functions. These don't
have to be initialized to a specific value on the stack because the value
will be overwritten before they will be used anywhere.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
H A Dsend.cdiff 422d2f77803d85477df72f3153e85fd2b8c6b9e9 Sun Jul 24 17:42:44 CDT 2016 Sven Eckelmann <sven@narfation.org> batman-adv: Remove needless init of variables on stack

Some variables are overwritten immediatelly in a functions. These don't
have to be initialized to a specific value on the stack because the value
will be overwritten before they will be used anywhere.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
H A Dgateway_client.cdiff 422d2f77803d85477df72f3153e85fd2b8c6b9e9 Sun Jul 24 17:42:44 CDT 2016 Sven Eckelmann <sven@narfation.org> batman-adv: Remove needless init of variables on stack

Some variables are overwritten immediatelly in a functions. These don't
have to be initialized to a specific value on the stack because the value
will be overwritten before they will be used anywhere.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
H A Doriginator.cdiff 422d2f77803d85477df72f3153e85fd2b8c6b9e9 Sun Jul 24 17:42:44 CDT 2016 Sven Eckelmann <sven@narfation.org> batman-adv: Remove needless init of variables on stack

Some variables are overwritten immediatelly in a functions. These don't
have to be initialized to a specific value on the stack because the value
will be overwritten before they will be used anywhere.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>