[S390] cputime: add sparse checking and cleanup
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 15 Dec 2011 13:56:09 +0000 (14:56 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 15 Dec 2011 13:56:19 +0000 (14:56 +0100)
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>

No differences found