Re: [PATCH 2/2] cpuset: simplify proc_cpuset_show()

2014-09-18 Thread Tejun Heo
On Thu, Sep 18, 2014 at 04:03:36PM +0800, Zefan Li wrote: > Use the ONE macro instead of REG, and we can simplify proc_cpuset_show(). > > Signed-off-by: Zefan Li Applied 1-2 to cgroup/for-3.18. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

[PATCH 2/2] cpuset: simplify proc_cpuset_show()

2014-09-18 Thread Zefan Li
Use the ONE macro instead of REG, and we can simplify proc_cpuset_show(). Signed-off-by: Zefan Li --- fs/proc/base.c | 20 ++-- include/linux/cpuset.h | 3 ++- kernel/cpuset.c| 15 +++ 3 files changed, 7 insertions(+), 31 deletions(-) diff --git

[PATCH 2/2] cpuset: simplify proc_cpuset_show()

2014-09-18 Thread Zefan Li
Use the ONE macro instead of REG, and we can simplify proc_cpuset_show(). Signed-off-by: Zefan Li lize...@huawei.com --- fs/proc/base.c | 20 ++-- include/linux/cpuset.h | 3 ++- kernel/cpuset.c| 15 +++ 3 files changed, 7 insertions(+), 31

Re: [PATCH 2/2] cpuset: simplify proc_cpuset_show()

2014-09-18 Thread Tejun Heo
On Thu, Sep 18, 2014 at 04:03:36PM +0800, Zefan Li wrote: Use the ONE macro instead of REG, and we can simplify proc_cpuset_show(). Signed-off-by: Zefan Li lize...@huawei.com Applied 1-2 to cgroup/for-3.18. Thanks. -- tejun -- To unsubscribe from this list: send the line unsubscribe