From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH v3 3/4] clk: s2mps11: remove redundant static variables declaration Date: Thu, 21 Jan 2016 09:29:23 +0900 Message-ID: <56A02663.3030302@samsung.com> References: <1453284864-8082-1-git-send-email-andi.shyti@samsung.com> <1453284864-8082-4-git-send-email-andi.shyti@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <1453284864-8082-4-git-send-email-andi.shyti@samsung.com> Sender: linux-kernel-owner@vger.kernel.org To: Andi Shyti , linux-samsung-soc@vger.kernel.org Cc: Sangbeom Kim , Michael Turquette , Stephen Boyd , linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Andi Shyti , Yadwinder Singh Brar , Jaehoon Chung List-Id: linux-samsung-soc@vger.kernel.org On 20.01.2016 19:14, Andi Shyti wrote: > The clk_table and clk_data are declared static. The clk_table > contains the three clock data stractures belonging to the s2mps11 s/stractures/structures/ Rest looks good: Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof