commit | 648616343cdbe904c585a6c12e323d3b3c72e46f | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Dec 15 14:56:09 2011 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Dec 15 14:56:19 2011 +0100 |
tree | 514bce1b52663db4ab5662b637c764cf3c2ed1eb | |
parent | 55b02d2f4445ad625213817a1736bf2884d32547 [diff] |
[S390] cputime: add sparse checking and cleanup Make cputime_t and cputime64_t nocast to enable sparse checking to detect incorrect use of cputime. Drop the cputime macros for simple scalar operations. The conversion macros are still needed. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>