Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751645AbbD0FUx (ORCPT ); Mon, 27 Apr 2015 01:20:53 -0400 Received: from mga01.intel.com ([192.55.52.88]:38834 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751258AbbD0FUu (ORCPT ); Mon, 27 Apr 2015 01:20:50 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,655,1422950400"; d="scan'208";a="485938762" Date: Mon, 27 Apr 2015 13:20:45 +0800 From: Fengguang Wu To: Vinod Koul Cc: Rameshwar Sahu , dan.j.williams@intel.com, dmaengine@vger.kernel.org, Arnd Bergmann , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, jcm@redhat.com, patches@apm.com, Christopher Li , Linux-Sparse Subject: Re: [PATCH v3] dmaengine: xgene-dma: Fix sparse wannings and coccinelle warnings Message-ID: <20150427052045.GA5199@wfg-t540p.sh.intel.com> References: <1429212673-22254-1-git-send-email-rsahu@apm.com> <20150417182937.GN30624@intel.com> <20150427031315.GG2738@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150427031315.GG2738@intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1119 Lines: 29 On Mon, Apr 27, 2015 at 08:43:15AM +0530, Vinod Koul wrote: > On Mon, Apr 20, 2015 at 08:38:18AM +0530, Rameshwar Sahu wrote: > > Hi Vinod, > >> >> @@ -2085,6 +2043,5 @@ module_platform_driver(xgene_dma_driver); > > >> > > >> MODULE_DESCRIPTION("APM X-Gene SoC DMA driver"); > > >> MODULE_AUTHOR("Rameshwar Prasad Sahu "); > > >> -MODULE_AUTHOR("Loc Ho "); > > > And why this? > > > > I saw below warning reported by the kbuild robot test > > > > drivers/dma/xgene-dma.c:2088:1: sparse: symbol > > '__UNIQUE_ID_author__COUNTER__' has multiple initializers (originally > > initialized at drivers/dma/xgene-dma.c:2087) > > So, I kept only one author here. > No that is not right, sparse shouldn't have cribbed here. > > Fengguang can we get the bot to ignore this please OK, sorry for the noises! CC sparse maintainer btw. Thanks, Fengguang -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/