On Thu, 2006-09-28 at 13:50 -0700, Randy Dunlap wrote: > -/** > - * d_move - move a dentry > +/* > > Why not leave this as kernel-doc? (using "/**") > > + * d_move_locked - move a dentry > * @dentry: entry to move > * @target: new dentry d_move_locked() is a static function, and is only meant to be used in fs/dcache.c. It is useful to document it internally, but why add it to kernel-doc? Cheers, Trond - 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