Re: [PATCH 0/3] gpio: tb10x: W=1 warning fix and style cleanups

From: Linus Walleij

Date: Tue Jun 30 2026 - 08:56:33 EST


On Thu, Jun 18, 2026 at 4:56 PM Igor Putko <igorpetindev@xxxxxxxxx> wrote:

> This series fixes a kernel-doc warning in the tb10x GPIO driver
> and addresses two minor checkpatch.pl coding style issues.
>
> Patch 1 fixes the kernel-doc structure formatting.
> Patch 2 replaces bare unsigned with unsigned int.
> Patch 3 removes unnecessary braces from a single-statement block.

Patches 2 & 3 applied, a different version of patch 1 was
already applied.

Yours,
Linus Walleij