Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754164AbdDNJFu (ORCPT ); Fri, 14 Apr 2017 05:05:50 -0400 Received: from nat-hk.nvidia.com ([203.18.50.4]:52882 "EHLO nat-hk.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751159AbdDNJFq (ORCPT ); Fri, 14 Apr 2017 05:05:46 -0400 X-PGP-Universal: processed; by hkpgpgate101.nvidia.com on Fri, 14 Apr 2017 02:05:39 -0700 Message-ID: <58F08C74.4000007@nvidia.com> Date: Fri, 14 Apr 2017 14:16:44 +0530 From: Laxman Dewangan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: kbuild test robot , Venkat Reddy Talla CC: , Mark Brown , Liam Girdwood , Subject: Re: [PATCH] regulator: tps65132: fix platform_no_drv_owner.cocci warnings References: <201704140421.WwQelRhN%fengguang.wu@intel.com> <20170413205730.GA23818@lkp-ib03.lkp.intel.com> In-Reply-To: <20170413205730.GA23818@lkp-ib03.lkp.intel.com> X-Originating-IP: [10.19.65.30] X-ClientProxiedBy: DRBGMAIL101.nvidia.com (10.18.16.20) To DRBGMAIL102.nvidia.com (10.18.16.21) Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 467 Lines: 13 On Friday 14 April 2017 02:27 AM, kbuild test robot wrote: > drivers/regulator/tps65132-regulator.c:274:3-8: No need to set .owner here. The core will do it. > > Remove .owner field if calls are used which set it automatically > > Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci > > CC: Venkat Reddy Talla > Signed-off-by: Fengguang Wu > --- LGTM, Acked-by: Laxman Dewangan