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
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'


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