diff options
author | 2018-09-26 16:39:19 +0000 | |
---|---|---|
committer | 2018-09-26 16:39:19 +0000 | |
commit | d150c7b2b1dc62df6318b33918944b59dcd88a51 (patch) | |
tree | 880fbc048c1dd90d9a21e08784d6f1f5731b714d /sys/kern/kern_sched.c | |
parent | treat NOTIMP as NO_DATA in response to MX query: fallback to hostname lookup (diff) | |
download | wireguard-openbsd-d150c7b2b1dc62df6318b33918944b59dcd88a51.tar.xz wireguard-openbsd-d150c7b2b1dc62df6318b33918944b59dcd88a51.zip |
Use more appropiate types/limits around strtonum()
Replace `long long id' with appropiate types and names, use smaller limits
where applicable and move variable declarations up out of loops.
This makes the code clearer and a tad simpler while staying consistent
across databases.
Feedback and OK millert
Diffstat (limited to 'sys/kern/kern_sched.c')
0 files changed, 0 insertions, 0 deletions