From: Arjan van de Ven Date: Tue, 10 Feb 2009 19:42:26 +0000 (-0800) Subject: sched, latencytop: incorporate review feedback from Andrew Morton X-Git-Tag: v2.6.30-rc1~658^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad0b0fd554dfc126b5750d14908dccc3bbf602be;p=pandora-kernel.git sched, latencytop: incorporate review feedback from Andrew Morton Andrew had some suggestions for the latencytop file; this patch takes care of most of these: * Add documentation * Turn account_scheduler_latency into an inline function * Don't report negative values to userspace * Make the file operations struct const * Fix a few checkpatch.pl warnings Signed-off-by: Arjan van de Ven Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed