Fix 'nice' parameter range: should be -20 to 19, not -19 to 20.
authorRebecca Cran <rebecca@bluestop.org>
Thu, 26 Oct 2017 21:28:23 +0000 (15:28 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 26 Oct 2017 21:31:35 +0000 (15:31 -0600)
commit11fd6aa8569c55c8488020e4e315d550d121ff79
tree32c6c524023684c331172ef46750985793024d2b
parent0bcf41cdc22dfee6b3f3b2ba9a533b4b103c70c2
Fix 'nice' parameter range: should be -20 to 19, not -19 to 20.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
options.c