On Mon, Sep 23, 2024 at 01:10:19PM +0300, Antoniu Miclaus wrote: > Add backend support for setting the data size used. ... > + * RETURNS: It's main in this file, please add a patch that converts all 'RETURN' and 'RETURNS' to 'Return:'. Or at bare minimum use "Return:" here. > + */ ... > + if (!size) > + return -EINVAL; Why 0 can be set? Is it default? -- With Best Regards, Andy Shevchenko