]> git.proxmox.com Git - mirror_frr.git/commit
Fix the "Dead assignment" of clang SA.
authorHung-Weic Chiu <sppsorrg@gmail.com>
Sat, 29 Apr 2017 15:25:32 +0000 (15:25 +0000)
committerHung-Weic Chiu <sppsorrg@gmail.com>
Sat, 29 Apr 2017 15:25:32 +0000 (15:25 +0000)
commit3a6570a1f145c49155d72a815441025085dd45ad
tree1ccdbdd7dc3c89cc76961cf869659622dd514cc7
parent5d6cc38ca36538583ff4c464c46a7c6de08608b6
Fix the "Dead assignment" of clang SA.

- Remove duplicated assignemt.
- Remove unused initialized.

Signed-off-by: Hung-Weic Chiu <sppsorrg@gmail.com>
ospfd/ospf_apiserver.c
ospfd/ospf_vty.c
pimd/pim_register.c