From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Date: Sat, 22 Apr 2017 02:48:31 +0000 Subject: Re: [PATCH 7/8] clk: nomadik: Use seq_puts() in nomadik_src_clk_show() Message-Id: <20170422024831.GP7065@codeaurora.org> List-Id: References: <94b24eaa-c5fb-80ea-441a-883989d14ef5@users.sourceforge.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: SF Markus Elfring Cc: linux-clk@vger.kernel.org, Michael Turquette , LKML , kernel-janitors@vger.kernel.org On 04/20, SF Markus Elfring wrote: > From: Markus Elfring > Date: Thu, 20 Apr 2017 09:45:04 +0200 > > A string which did not contain a data format specification should be put > into a sequence. Thus use the corresponding function "seq_puts". > > 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