top: do unsigned rather than signed division in do_stats()
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 7 Mar 2018 03:20:22 +0000 (04:20 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 7 Mar 2018 03:20:22 +0000 (04:20 +0100)
commit75e56a3db9c1415dac1a3d83a12f694930897a8c
tree0ab5fe0a7a3312e64bfb3a0d44fda40142318f2b
parent86107d6dc7b6a182e01fb8296cb4e1680963184d
top: do unsigned rather than signed division in do_stats()

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