On 12/10/2023 04:35, Juan Quintela wrote:
> Declare all variables that are only used inside a for loop inside the
> for statement.
> 
> This makes clear that they are not used outside of the for loop.
> 
> Signed-off-by: Juan Quintela <quint...@redhat.com>


Reviewed-by: Li Zhijian <lizhij...@fujitsu.com>

Reply via email to