Re: [PATCH 2/2] gpio: omap: Improve a size determination in omap_gpio_probe()

From: Linus Walleij
Date: Thu Feb 22 2018 - 09:17:43 EST


On Sat, Feb 10, 2018 at 10:08 PM, SF Markus Elfring
<elfring@xxxxxxxxxxxxxxxxxxxxx> wrote:

> From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> Date: Sat, 10 Feb 2018 21:49:22 +0100
>
> Replace the specification of a data structure by a pointer dereference
> as the parameter for the operator "sizeof" to make the corresponding size
> determination a bit safer according to the Linux coding style convention.
>
> This issue was detected by using the Coccinelle software.
>
> Signed-off-by: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij