Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752989AbbFCHIK (ORCPT ); Wed, 3 Jun 2015 03:08:10 -0400 Received: from exprod5og108.obsmtp.com ([64.18.0.186]:36853 "EHLO mail-ie0-f180.google.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751945AbbFCHH6 (ORCPT ); Wed, 3 Jun 2015 03:07:58 -0400 MIME-Version: 1.0 In-Reply-To: <20150602133538.GZ3140@localhost> References: <1433235813-3225-1-git-send-email-rsahu@apm.com> <20150602133538.GZ3140@localhost> Date: Wed, 3 Jun 2015 12:37:57 +0530 Message-ID: Subject: Re: [PATCH] dmaengine: xgene-dma: Fix "incorrect type in assignement" warnings From: Rameshwar Sahu To: Vinod Koul Cc: 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 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 692 Lines: 23 On Tue, Jun 2, 2015 at 7:05 PM, Vinod Koul wrote: > > On Tue, Jun 02, 2015 at 02:33:33PM +0530, Rameshwar Prasad Sahu wrote: > > This patch fixes sparse warnings like incorrect type in assignment > > (different base types), cast to restricted __le64. > > > I am appliying this but ideally you should have split thsi into seprate > patches for each fix Thanks, I will take care this for next time. Ram > > > -- > ~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/