Re: [PATCH -tip] sched/fair: Remove unused variable from expire_cfs_rq_runtime()

From: Paul Turner
Date: Thu May 30 2013 - 10:02:09 EST


Looks good

On Thu, May 30, 2013 at 2:20 AM, Frederic Weisbecker <fweisbec@xxxxxxxxx> wrote:
> 2013/5/30 Kamalesh Babulal <kamalesh@xxxxxxxxxxxxxxxxxx>:
>> 78becc2709 "sched: Use an accessor to read the rq clock"
>> introduces rq_clock(), which obsoletes use of "rq" in
>> expire_cfs_rq_runtime() and triggers build warning:
>>
>> kernel/sched/fair.c: In function 'expire_cfs_rq_runtime':
>> kernel/sched/fair.c:2159:13: warning: unused variable 'rq' [-Wunused-variable]
>>
>> Signed-off-by: Kamalesh Babulal <kamalesh@xxxxxxxxxxxxxxxxxx>
>
> Thanks!
>
> Acked-by: Frederic Weisbecker <fweisbec@xxxxxxxxx>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/