On Fri, Jul 19, 2013 at 03:59:23PM +0800, Tang Chen wrote: > - * @offset: When a matching file is found, this is the offset to the > - * beginning of the cpio. It can be used to iterate through > - * the cpio to find all files inside of a directory path > + * @offset: When a matching file is found, this is the offset from the > + * beginning of the cpio to the beginning of the next file, not the > + * matching file itself. It can be used to iterate through the cpio > + * to find all files inside of a directory path Nicely spotted. I think we can go further and rename it to @nextoff. Thanks. -- tejun -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>