From: Thomas Gleixner Date: Tue, 14 Apr 2015 21:08:28 +0000 (+0000) Subject: net: sched: Use hrtimer_resolution instead of hrtimer_get_res() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~169^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e3176885cce8e0137d6f4072c5910bfa00901ed;p=pandora-kernel.git net: sched: Use hrtimer_resolution instead of hrtimer_get_res() No point in converting a timespec now that the value is directly accessible. Signed-off-by: Thomas Gleixner Acked-by: David S. Miller Acked-by: Peter Zijlstra Cc: Preeti U Murthy Cc: Viresh Kumar Cc: Marcelo Tosatti Cc: Frederic Weisbecker Cc: Jamal Hadi Salim Link: http://lkml.kernel.org/r/20150414203500.720623028@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed