On Wed, Sep 27, 2017 at 9:40 PM, SF Markus Elfring <[email protected]> wrote:
> From: Markus Elfring <[email protected]> > Date: Wed, 27 Sep 2017 21:24:43 +0200 > > 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 <[email protected]> Acked-by: Linus Walleij <[email protected]> Yours, Linus Walleij

