Re: [PATCH] fs: fix new kernel-doc warnings in fs/bio.c

2014-04-21 Thread Jens Axboe
On 04/20/2014 05:03 PM, Randy Dunlap wrote: > From: Randy Dunlap > > Fix new kernel-doc warnings in fs/bio.c: > > Warning(fs/bio.c:316): No description found for parameter 'bio' > Warning(fs/bio.c:316): No description found for parameter 'parent' Thanks Randy, applied. -- Jens Axboe -- To

Re: [PATCH] fs: fix new kernel-doc warnings in fs/bio.c

2014-04-21 Thread Jens Axboe
On 04/20/2014 05:03 PM, Randy Dunlap wrote: From: Randy Dunlap rdun...@infradead.org Fix new kernel-doc warnings in fs/bio.c: Warning(fs/bio.c:316): No description found for parameter 'bio' Warning(fs/bio.c:316): No description found for parameter 'parent' Thanks Randy, applied. -- Jens

[PATCH] fs: fix new kernel-doc warnings in fs/bio.c

2014-04-20 Thread Randy Dunlap
From: Randy Dunlap Fix new kernel-doc warnings in fs/bio.c: Warning(fs/bio.c:316): No description found for parameter 'bio' Warning(fs/bio.c:316): No description found for parameter 'parent' Signed-off-by: Randy Dunlap --- fs/bio.c |2 ++ 1 file changed, 2 insertions(+) ---

[PATCH] fs: fix new kernel-doc warnings in fs/bio.c

2014-04-20 Thread Randy Dunlap
From: Randy Dunlap rdun...@infradead.org Fix new kernel-doc warnings in fs/bio.c: Warning(fs/bio.c:316): No description found for parameter 'bio' Warning(fs/bio.c:316): No description found for parameter 'parent' Signed-off-by: Randy Dunlap rdun...@infradead.org --- fs/bio.c |2 ++ 1 file