On 5/22/2017 7:12 AM, SF Markus Elfring wrote:
From: Markus Elfring <elfr...@users.sourceforge.net> Date: Mon, 22 May 2017 15:40:21 +0200Replace 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 <elfr...@users.sourceforge.net> ---
Acked-by: Santosh Shilimkar <santosh.shilim...@oracle.com>