On Fri, Jan 12, 2018 at 9:02 PM, SF Markus Elfring <[email protected]> wrote:
> From: Markus Elfring <[email protected]> > Date: Fri, 12 Jan 2018 19:36:29 +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 <[email protected]> Patch applied. Yours, Linus Walleij

