2012-12-10 (월), 04:24 +0100, Jan Engelhardt: > On Thursday 2012-11-29 05:38, Jaegeuk Kim wrote: > > >As pointed out by Randy Dunlap, this patch removes all usage of "/**" for comment > >blocks. Instead, just use "/*". > > /** is correct for comments describing the function/struct. Yes, right. But, as you see the context covered by "/**" below, IMO, those are just for comments, not for making kernel-docs. If we need kernel-docs, additional works should be done later. Thanks, > > >-/** > >+/* > > * We guarantee no failure on the returned page. > > */ > > struct page *grab_meta_page(struct f2fs_sb_info *sbi, pgoff_t index) -- Jaegeuk Kim Samsung
Attachment:
signature.asc
Description: This is a digitally signed message part