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. >-/** >+/* > * We guarantee no failure on the returned page. > */ > struct page *grab_meta_page(struct f2fs_sb_info *sbi, pgoff_t index) -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html