On Sun, Aug 23, 2020 at 09:40:27PM +0200, Michal Kubecek wrote:
> Use unsigned int for cmd_context::argc and local variables used for
> command line argument count. These counters may never get negative and are
> often compared to unsigned expressions.
> 
> Signed-off-by: Michal Kubecek <[email protected]>

Reviewed-by: Andrew Lunn <[email protected]>

    Andrew

Reply via email to