From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753561AbcHQWN6 (ORCPT ); Wed, 17 Aug 2016 18:13:58 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:36489 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752797AbcHQWN4 (ORCPT ); Wed, 17 Aug 2016 18:13:56 -0400 Date: Wed, 17 Aug 2016 15:13:54 -0700 From: Stephen Boyd To: SF Markus Elfring Cc: linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, linux-soc@vger.kernel.org, Andy Gross , David Brown , Michael Turquette , Varadarajan Narayanan , LKML , kernel-janitors@vger.kernel.org, Julia Lawall , Matthew McClintock Subject: Re: [PATCH] clk: gcc-ipq4019: Delete unnecessary assignment for the field "owner" Message-ID: <20160817221354.GC361@codeaurora.org> References: <6a872283-d7d9-462d-e96f-981d788415d3@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6a872283-d7d9-462d-e96f-981d788415d3@users.sourceforge.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/16, SF Markus Elfring wrote: > From: Markus Elfring > Date: Tue, 16 Aug 2016 08:53:10 +0200 > > The field "owner" is set by the core. > Thus delete an unneeded initialisation. > > Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci > 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