From: Thomas Gleixner Date: Wed, 16 Jul 2014 21:04:37 +0000 (+0000) Subject: delayacct: Remove braindamaged type conversions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~152^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68f6783d28316affcd2ce332d949e40e4c7416bd;p=pandora-kernel.git delayacct: Remove braindamaged type conversions Converting cputime to timespec and timespec to nanoseconds makes no sense. Use cputime_to_ns() and be done with it. Signed-off-by: Thomas Gleixner Signed-off-by: John Stultz --- Reading git-diff-tree failed