From: Romain Perier Subject: Re: [PATCH] crypto: marvell - Copy IVDIG before launching partial DMA ahash requests Date: Wed, 14 Dec 2016 14:59:17 +0100 Message-ID: References: <20161214131737.3884-1-romain.perier@free-electrons.com> <20161214143943.1dd5508b@bbrezillon> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Cc: Arnaud Ebalard , linux-crypto@vger.kernel.org, Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Gregory Clement , Thomas Petazzoni , Nadav Haklai , Ofer Heifetz , radioconfusion@gmail.com, stable@vger.kernel.org To: Boris Brezillon Return-path: Received: from mail.free-electrons.com ([62.4.15.54]:52800 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753463AbcLNOAW (ORCPT ); Wed, 14 Dec 2016 09:00:22 -0500 In-Reply-To: <20161214143943.1dd5508b@bbrezillon> Sender: linux-crypto-owner@vger.kernel.org List-ID: Hi, Le 14/12/2016 ? 14:39, Boris Brezillon a ?crit : > Nit: can you move the above code in a function called > mv_cesa_ahash_dma_step()? Sure > >> + } >> else >> mv_cesa_ahash_std_step(ahashreq); > > I'm pretty sure checkpatch complains here ;-). Probably :P I will fix these points, Thanks, Romain