On Fri, 2017-04-21 at 18:16 +0900, [email protected] wrote: > - * Returns 0 if successful. Returns a negated errno value in case > - * of error. > + * Returns 0 if successful. Returns a negated errno value in case > + * of error.
Hello Damien, The argument name fixes are definitely welcome in my opinion. But I see that this patch not only fixes argument names and function descriptions but also includes whitespace-only changes like the above. Sorry but I don't like whitespace-only changes ... Bart.

