Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751752AbbH1EcZ (ORCPT ); Fri, 28 Aug 2015 00:32:25 -0400 Received: from mga02.intel.com ([134.134.136.20]:43009 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751564AbbH1EcS (ORCPT ); Fri, 28 Aug 2015 00:32:18 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,424,1437462000"; d="scan'208";a="756989281" Date: Fri, 28 Aug 2015 10:04:33 +0530 From: Vinod Koul To: yalin wang Cc: dan.j.williams@intel.com, tglx@linutronix.de, robh@kernel.org, jiang.liu@linux.intel.com, dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dma/ipu: change ipu_irq_handler() to remove compile warning Message-ID: <20150828043433.GJ13546@localhost> References: <1440489668-3139-1-git-send-email-yalin.wang2010@gmail.com> <20150828043332.GI13546@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150828043332.GI13546@localhost> 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 Content-Length: 681 Lines: 20 On Fri, Aug 28, 2015 at 10:03:32AM +0530, Vinod Koul wrote: > On Tue, Aug 25, 2015 at 04:01:08PM +0800, yalin wang wrote: > > Change ipu_irq_handler() to avoid gcc warning: > > > > drivers/dma/ipu/ipu_irq.c:305:4: warning: 'irq' may be used > > uninitialized in this function [-Wmaybe-uninitialized] > > generic_handle_irq(irq); > > Applied after fixing subsystem name Just to be clear, V2 of this patch was applied -- ~Vinod -- 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/