Re: [PATCH] Fix parse_args cycle limit check.
From: Randy Dunlap
Date: Fri Dec 15 2017 - 18:49:36 EST
On 12/15/2017 01:41 PM, Michal Suchanek wrote:
> Actually args are supposed to be renamed to next so both and args hold the
> previous argument so both can be passed to the callback. This additionla patch
additional
> should fix up the rename.
Would you try rewriting the first sentence, please? I don't get it.
> ---
> kernel/params.c | 14 ++++++++------
> 1 file changed, 8 insertions(+), 6 deletions(-)
--
~Randy