commit | e69ca822ce0ed3ba006ce384d7d205c81d92373f | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Mar 01 09:16:03 2017 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Mar 01 09:59:27 2017 +0100 |
tree | d985d185fa8e763ce743ad9c2b0e7cd1008f01d7 | |
parent | d9fcf2a1cbd1ff65d0109b1b400938808007fcd5 [diff] |
s390/cputime: remove last traces of cputime_t The cputime_t type is a thing of the past, replace the last occurences of the type in the s390 code with a simple u64. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>