Fix off-by-one in cpus_allowed
authorJens Axboe <axboe@fb.com>
Tue, 21 Apr 2015 15:39:32 +0000 (09:39 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 21 Apr 2015 15:39:32 +0000 (09:39 -0600)
commit9e98688960347b9b733db9426fb7747f22d3a77e
treebe6333dec63a29de89c43038312ca66a5fb9c83a
parentb84113993b3aa40dc33ba101cd39a95d88732811
Fix off-by-one in cpus_allowed

Similar to commit b84113993b3a, fix it for cpus_allowed as well.

Signed-off-by: Jens Axboe <axboe@fb.com>
options.c