On 17.05.2018 18:34, Thierry Reding wrote:
> From: Thierry Reding
>
> Use unsigned int where possible and don't unnecessarily initialize the
> loop variable.
>
> Signed-off-by: Thierry Reding
> ---
> drivers/gpu/host1x/debug.c | 2 +-
> drivers/gpu/host1x/intr.c | 2 +-
> drivers/gpu/host1x
From: Thierry Reding
Use unsigned int where possible and don't unnecessarily initialize the
loop variable.
Signed-off-by: Thierry Reding
---
drivers/gpu/host1x/debug.c | 2 +-
drivers/gpu/host1x/intr.c | 2 +-
drivers/gpu/host1x/job.c| 4 ++--
drivers/gpu/host1x/syncpt.c | 2 +-
4 files