lkml.org 
[lkml]   [2008]   [Feb]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 05/10] CGroup API files: Update cpusets to use cgroup structured file API
On Tue, Feb 26, 2008 at 4:54 PM, Li Zefan <lizf@cn.fujitsu.com> wrote:
> menage@google.com wrote:
> > + case FILE_MEMORY_MIGRATE:
> > + return is_memory_migrate(cs);
> > + case FILE_MEMORY_PRESSURE_ENABLED:
> > + return cpuset_memory_pressure_enabled;
> > + case FILE_MEMORY_PRESSURE:
> > + return fmeter_getrate(&cs->fmeter);
> > + break;
>
> redundant 'break'
>

Thanks, I'll zap that.

Paul


\
 
 \ /
  Last update: 2008-02-27 02:13    [W:0.687 / U:0.516 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site