chrt: use correct min/max priorities
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 23 Jan 2018 15:01:13 +0000 (16:01 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 23 Jan 2018 15:04:48 +0000 (16:04 +0100)
commit66ad9be6031a3c5c0491b0040270b3f9ff591cdf
tree3225b99c853d2fdd9f41c4b2f10f8bf1ca592a44
parent0f6e4350b3c36b3b4533d0ea910481e28d5f81ab
chrt: use correct min/max priorities

function                                             old     new   delta
chrt_main                                            369     432     +63
policies                                              48      96     +48
packed_usage                                       32239   32249     +10
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 121/0)             Total: 121 bytes

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