Re: [PATCH] pinctrl: single: remove get rid of __maybe_unused

From: Linus Walleij
Date: Mon Sep 11 2023 - 18:01:33 EST


On Thu, Aug 24, 2023 at 8:45 AM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote:

> These are always used in pcs_probe().
>
> While I was here, I also changed 'unsigned' in the same line to
> 'unsigned int' to address the checkpatch warnings:
>
> WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
>
> Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij