From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 13 Nov 2017 17:59:45 -0800 From: Stephen Boyd To: SF Markus Elfring Cc: linux-clk@vger.kernel.org, Linus Walleij , Michael Turquette , LKML , kernel-janitors@vger.kernel.org Subject: Re: [PATCH 2/2] clk/versatile: Improve a size determination in icst_clk_setup() Message-ID: <20171114015945.GS11955@codeaurora.org> References: <66ff55fd-caae-9c98-197d-f6c3fe7a9c49@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: List-ID: On 09/27, SF Markus Elfring wrote: > From: Markus Elfring > Date: Wed, 27 Sep 2017 21:24:43 +0200 > > 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 > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project