kexinit: simplify the code and avoid scan-build warning
Previously it would say "Value stored to 's' is never read" due fourth increment of 's'.
This commit is contained in:
Reference in New Issue
Block a user
Previously it would say "Value stored to 's' is never read" due fourth increment of 's'.