On Mon, 15 Nov 2021, Marijn Suijten wrote:
> Remove redundant spaces inside for loop conditions. No other double
> spaces were found that are not part of indentation with `[^\s] `.
>
> Signed-off-by: Marijn Suijten
> Reviewed-by: AngeloGioacchino Del Regno
>
> Reviewed-by: Daniel Thompson
>
Remove redundant spaces inside for loop conditions. No other double
spaces were found that are not part of indentation with `[^\s] `.
Signed-off-by: Marijn Suijten
Reviewed-by: AngeloGioacchino Del Regno
Reviewed-by: Daniel Thompson
---
drivers/video/backlight/qcom-wled.c | 4 ++--
1 file c