taskset: tighten the check for stride values
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 9 Nov 2019 16:32:43 +0000 (17:32 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 9 Nov 2019 16:32:43 +0000 (17:32 +0100)
commitb230fdfa9da2f31e6cc90f90579c6d020c770f86
tree33614c264bc528461c429f36980a8bca626107e6
parenta82fb1b9d8a046e01dbad33bb57d064815d60e5c
taskset: tighten the check for stride values

function                                             old     new   delta
taskset_main                                         986     987      +1

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/taskset.c