commit | 0188d08a46ffe4a39c6b463451a41d8b503d04d6 | [log] [tgz] |
---|---|---|
author | Sven Schnelle <svens@linux.ibm.com> | Fri Jun 12 13:06:07 2020 +0200 |
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Jun 29 16:31:46 2020 +0200 |
tree | 4d2450354726607ac34c0fe1aac243581a99f04c | |
parent | 9ebcfadb0610322ac537dd7aa5d9cbc2b2894c68 [diff] |
s390: convert to msecs_to_jiffies() Instead of using the old 'jiffies + HZ {/,*} something' calculation use msecs_to_jiffies() as that makes the code more readable. Signed-off-by: Sven Schnelle <svens@linux.ibm.com> Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>