From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH 12/15] clk: tegra: dfll: improve function-level documentation Date: Tue, 1 Nov 2016 17:38:52 -0700 Message-ID: <20161102003852.GN16026@codeaurora.org> References: <1475351192-27079-1-git-send-email-Julia.Lawall@lip6.fr> <1475351192-27079-13-git-send-email-Julia.Lawall@lip6.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1475351192-27079-13-git-send-email-Julia.Lawall@lip6.fr> Sender: linux-kernel-owner@vger.kernel.org To: Julia Lawall Cc: Peter De Schrijver , kernel-janitors@vger.kernel.org, Prashant Gaikwad , Michael Turquette , Stephen Warren , Thierry Reding , Alexandre Courbot , linux-clk@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-tegra@vger.kernel.org On 10/01, Julia Lawall wrote: > Adjust variables to correspond to the names used in the parameter list of > the function. Move the struct device * variable up to the place where it > appears in the parameter list. > > Issue detected using Coccinelle (http://coccinelle.lip6.fr/) > > Signed-off-by: Julia Lawall > > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project