minslot is initialized to 0 and never changed. It is not clear to me under which condition minslot should be set to which value.
Therefore, remove it and the code checking that it is not zero.
No functional change intended.
CID: 1523812
Details
Details
- Reviewers
rrs rscheff cc peter.lei_ieee.org lstewart - Group Reviewers
transport - Commits
- rG84e894ce1309: TCP RACK: remove variable with is only initialized and not changed
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable