On Montag, 25. Juli 2016 00:42:44 CEST Sven Eckelmann wrote:
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
net/batman-adv/bat_v.c | 2 +- net/batman-adv/bat_v_ogm.c | 4 ++-- net/batman-adv/gateway_client.c | 2 +- net/batman-adv/originator.c | 8 ++++---- net/batman-adv/send.c | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-)
Applied in c19f30162bec891ce2eefd405b8a71023c155fb4 [1].
Kind regards, Sven
[1] https://git.open-mesh.org/batman-adv.git/commit/c19f30162bec891ce2eefd405b8a...