lkml.org 
[lkml]   [2006]   [Mar]   [13]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 13 Mar 2006 10:06:58 +0100
FromIngo Molnar <>
SubjectRe: [PATCH][2/4] sched: add discrete weighted cpu load function
* Con Kolivas <kernel@kolivas.org> wrote:

> +/* Used instead of source_load when we know the type == 0 */
> +unsigned long weighted_cpuload(const int cpu)
> +{
> +	return (cpu_rq(cpu)->raw_weighted_load);

no braces in return please. Looks good to me otherwise.

Acked-by: Ingo Molnar <mingo@elte.hu>

	Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-03-13 09:11    [W:0.880 / U:0.180 seconds]
©2003-2008 Jasper Spaans