Re: [PATCH 2/2] cpuset: correct the disoder comment of two functions

2013-07-29 Thread Tejun Heo
On Sat, Jul 27, 2013 at 11:56:53AM +0800, Zhao Hongjiang wrote: > correct the disoder comment between cpuset_css_offline() and > cpuset_css_free() functions. > > Signed-off-by: Zhao Hongjiang Applied to cgroup/for-3.12. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubsc

Re: [PATCH 2/2] cpuset: correct the disoder comment of two functions

2013-07-28 Thread Li Zefan
On 2013/7/27 11:56, Zhao Hongjiang wrote: > correct the disoder comment between cpuset_css_offline() and > cpuset_css_free() functions. > > Signed-off-by: Zhao Hongjiang Acked-by: Li Zefan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ma

[PATCH 2/2] cpuset: correct the disoder comment of two functions

2013-07-26 Thread Zhao Hongjiang
correct the disoder comment between cpuset_css_offline() and cpuset_css_free() functions. Signed-off-by: Zhao Hongjiang --- kernel/cpuset.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/kernel/cpuset.c b/kernel/cpuset.c index 2ddd9b9..703bfd5 100644 --- a/kerne