Re: [PATCH 2/7] cgroup: fix comments

2008-02-21 Thread Paul Menage
On Wed, Feb 20, 2008 at 6:14 PM, Li Zefan <[EMAIL PROTECTED]> wrote: > Paul Menage wrote: > > I think that docbook-style function comments need /** at the start of > > the comment block. > > > > Yes, I didn't notice it. I revised the patch to fix it. > > > --- > > > fix: > - comments about n

Re: [PATCH 2/7] cgroup: fix comments

2008-02-20 Thread Li Zefan
Paul Menage wrote: > I think that docbook-style function comments need /** at the start of > the comment block. > Yes, I didn't notice it. I revised the patch to fix it. --- fix: - comments about need_forkexit_callback - comments about release agent - typo and comment style, etc. Signed-off-b

Re: [PATCH 2/7] cgroup: fix comments

2008-02-19 Thread Paul Menage
On Feb 17, 2008 9:49 PM, Li Zefan <[EMAIL PROTECTED]> wrote: > fix: > - comments about need_forkexit_callback > - comments about release agent > - typo and comment style, etc. > > Signed-off-by: Li Zefan <[EMAIL PROTECTED]> > --- > include/linux/cgroup.h |2 +- > kernel/cgroup.c| 44

[PATCH 2/7] cgroup: fix comments

2008-02-17 Thread Li Zefan
fix: - comments about need_forkexit_callback - comments about release agent - typo and comment style, etc. Signed-off-by: Li Zefan <[EMAIL PROTECTED]> --- include/linux/cgroup.h |2 +- kernel/cgroup.c| 44 +--- 2 files changed, 22 insertions(+