Re: [PATCH v2] gpio: gpio-104-dio-48e: Fixed coding style issues (revised)

From: Bartosz Golaszewski
Date: Fri Apr 09 2021 - 05:30:29 EST


On Thu, Apr 8, 2021 at 5:54 PM Barney Goette <barneygoette@xxxxxxxxx> wrote:
>
> Fixed multiple bare uses of 'unsigned' without 'int'.
> Fixed space around "*" operator.
> Fixed function parameter alignment to opening parenthesis.
> Reported by checkpatch.
>
> Signed-off-by: Barney Goette <barneygoette@xxxxxxxxx>
> Acked-by: William Breathitt Gray <vilhelm.gray@xxxxxxxxx>
> ---

Changed the commit message to `gpio: 104-dio-48e: Fix coding style
issues` and applied, thanks!

Bartosz