[PATCH 2/2] clk/ux500: Improve a size determination in three functions
From: Stephen Boyd <hidden>
Date: 2017-11-14 01:59:33
Also in:
kernel-janitors, linux-clk, lkml
From: Stephen Boyd <hidden>
Date: 2017-11-14 01:59:33
Also in:
kernel-janitors, linux-clk, lkml
On 09/27, SF Markus Elfring wrote:
From: Markus Elfring <redacted> Date: Wed, 27 Sep 2017 20:30:53 +0200 Replace the specification of data structures by pointer dereferences 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 <redacted> ---
Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project