From: Thomas Gleixner Date: Wed, 16 Jul 2014 21:04:58 +0000 (+0000) Subject: timekeeping: Simplify getboottime() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~152^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02cba1598a2a3b689e79ad6dad2532521f638271;p=pandora-kernel.git timekeeping: Simplify getboottime() Subtracting plain nsec values and converting to timespec is simpler than the whole timespec math. Not really fastpath code, so the division is not an issue. Signed-off-by: Thomas Gleixner Signed-off-by: John Stultz --- Reading git-diff-tree failed