On 16.03.26 16:54, Ashutosh Bapat wrote:
> The patch looks fine to me. While reviewing it, I noticed that the
> function has an extra loop to count the number of variables. I don't
> think it's needed. The count can be obtained from the list length. In
> the attached patch, I have removed that loop. Am I missing something?
>
> 0001 is your patch
> 0002 removes the loop + some cosmetic changes
committed