On Sun, Jan 8, 2017 at 10:49 PM, SF Markus Elfring <[email protected]> wrote:
> From: Markus Elfring <[email protected]> > Date: Sun, 8 Jan 2017 21:25:44 +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. > > Signed-off-by: Markus Elfring <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij

