On Thu, Feb 6, 2020 at 12:07 PM Martin Liska wrote:
>
> Hi.
>
> The series is about small issues that were spotted with cppcheck
> and where David Binderman suggested a patch.
>
> It's probably a stage1 material?
Yes.
> Martin
>
> Martin Liska (4):
> Remove 2 dead variables in bid_internal.h.
Hi.
The series is about small issues that were spotted with cppcheck
and where David Binderman suggested a patch.
It's probably a stage1 material?
Martin
Martin Liska (4):
Remove 2 dead variables in bid_internal.h.
Use const for some function arguments.
Put index check before use.
Use c