On 5/22/2017 7:12 AM, SF Markus Elfring wrote:
From: Markus Elfring <[email protected]> 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 <[email protected]> ---
Acked-by: Santosh Shilimkar <[email protected]>
