From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932741AbbDQSSt (ORCPT ); Fri, 17 Apr 2015 14:18:49 -0400 Received: from mga11.intel.com ([192.55.52.93]:55719 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752124AbbDQSSq (ORCPT ); Fri, 17 Apr 2015 14:18:46 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,596,1422950400"; d="scan'208";a="681815741" Date: Fri, 17 Apr 2015 23:43:40 +0530 From: Vinod Koul To: kbuild test robot Cc: Rameshwar Prasad Sahu , kbuild-all@01.org, Loc Ho , Dan Williams , dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dmaengine: fix platform_no_drv_owner.cocci warnings Message-ID: <20150417181340.GK30624@intel.com> References: <201504120230.e8de6v3t%fengguang.wu@intel.com> <20150411181834.GA151741@athens> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150411181834.GA151741@athens> 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 Sun, Apr 12, 2015 at 02:18:34AM +0800, kbuild test robot wrote: > drivers/dma/xgene-dma.c:2079: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 Applied, thanks -- ~Vinod