lkml.org 
[lkml]   [2014]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 18/46] kernel: Mark functions as static in sched/fair.c
On Thu, Feb 27, 2014 at 05:20:19PM +0530, Rashika Kheria wrote:
> @@ -5266,7 +5266,7 @@ static unsigned long default_scale_smt_power(struct sched_domain *sd, int cpu)
> return smt_gain;
> }
>
> -unsigned long __weak arch_scale_smt_power(struct sched_domain *sd, int cpu)
> +static unsigned long arch_scale_smt_power(struct sched_domain *sd, int cpu)
> {
> return default_scale_smt_power(sd, cpu);
> }

Fuck no; please think before sending.

I'm going to ignore all patches from you henceforth.


\
 
 \ /
  Last update: 2014-02-27 16:41    [W:0.500 / U:0.204 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site