Re: [PATCH 1/4] kernel-doc: fix fs/pipe.c notation

2008-02-11 Thread Andrew Morton
On Mon, 11 Feb 2008 17:27:53 -0800 Randy Dunlap <[EMAIL PROTECTED]> wrote: > From: Randy Dunlap <[EMAIL PROTECTED]> > > Fix several kernel-doc notation errors in fs/pipe.c. > Thanks, Randy. I think I'll slip these four patches into mainline while they don't conflict with anyone else's stuff.

[PATCH 1/4] kernel-doc: fix fs/pipe.c notation

2008-02-11 Thread Randy Dunlap
From: Randy Dunlap <[EMAIL PROTECTED]> Fix several kernel-doc notation errors in fs/pipe.c. Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]> --- fs/pipe.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) --- linux-2.6.25-rc1.orig/fs/pipe.c +++ linux-2.6.25-rc1/fs/pipe.c @@ -171