From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753404AbbLEIlR (ORCPT ); Sat, 5 Dec 2015 03:41:17 -0500 Received: from mga02.intel.com ([134.134.136.20]:21010 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752870AbbLEIlQ (ORCPT ); Sat, 5 Dec 2015 03:41:16 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,384,1444719600"; d="scan'208";a="700734592" Date: Sat, 5 Dec 2015 14:14:13 +0530 From: Vinod Koul To: Ludovic Desroches Cc: linux-arm-kernel@lists.infradead.org, dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, nicolas.ferre@atmel.com, maxime.ripard@free-electrons.com Subject: Re: [PATCH] dmaengine: at_xdmac: fix false condition for memset_sg transfers Message-ID: <20151205084413.GW1854@localhost> References: <1448358671-4986-1-git-send-email-ludovic.desroches@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1448358671-4986-1-git-send-email-ludovic.desroches@atmel.com> 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 Tue, Nov 24, 2015 at 10:51:09AM +0100, Ludovic Desroches wrote: > The code was not in agreement with the comments. Applied, thanks -- ~Vinod