On Wed, 02 Apr 2025 09:40:05 +0100, Alexandru Dadu wrote:
> Reduce the scope of some loop counters as these aren't needed outside
> the loops they're used in.
>
>
Applied, thanks!
[1/1] drm/imagination: loop counters moved to loop scope
commit: 81feddc12613567d8206a9697d068711140e9c47
On 02/04/2025 09:40, Alexandru Dadu wrote:
> Reduce the scope of some loop counters as these aren't needed outside
> the loops they're used in.
>
> Signed-off-by: Alexandru Dadu
Hi Alexandru,
Thanks for dragging us into the bright, bright future of (C)99!
Reviewed-by: Matt Coster
I'll apply