Re: [PATCH 1/2] kernel/cpuset.c: kernel-doc fixes

2014-05-06 Thread Tejun Heo
On Mon, May 05, 2014 at 07:46:55PM +0200, Fabian Frederick wrote: > This patch also converts seq_printf to seq_puts > > Cc: Li Zefan > Cc: Andrew Morton > Signed-off-by: Fabian Frederick Applied to cgroup/for-3.16. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscrib

Re: [PATCH 1/2] kernel/cpuset.c: kernel-doc fixes

2014-05-05 Thread Li Zefan
On 2014/5/6 1:46, Fabian Frederick wrote: > This patch also converts seq_printf to seq_puts > > Cc: Li Zefan > Cc: Andrew Morton > Signed-off-by: Fabian Frederick Acked-by: Li Zefan > --- > kernel/cpuset.c | 11 ++- > 1 file changed, 6 insertions(+), 5 deletions(-) ... > void cpuse

[PATCH 1/2] kernel/cpuset.c: kernel-doc fixes

2014-05-05 Thread Fabian Frederick
This patch also converts seq_printf to seq_puts Cc: Li Zefan Cc: Andrew Morton Signed-off-by: Fabian Frederick --- kernel/cpuset.c | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/kernel/cpuset.c b/kernel/cpuset.c index 3d54c41..1d8c047 100644 --- a/kernel/cpuset