typo: On 12/12/19 2:41 PM, Laura Abbott wrote: > +/** > + * ignore_unknowns_parse_param - ->parse_param function for a file system that ignore_unknown_parse_param > + * takes no arguments > + * @fc: The filesystem context > + * @param: The parameter. > + */ > +static int ignore_unknown_parse_param(struct fs_context *fc, struct fs_parameter *param) thanks. -- ~Randy