From: Herbert Xu Subject: Re: [PATCH] crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}() Date: Wed, 27 May 2009 15:05:17 +1000 Message-ID: <20090527050517.GA7474@gondor.apana.org.au> References: <1235569394-15217-7-git-send-email-Geert.Uytterhoeven@sonycom.com> <20090307104637.GB8731@gondor.apana.org.au> <49B36A18.5030506@lougher.demon.co.uk> <20090420060313.GA891@gondor.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Phillip Lougher , linux-crypto@vger.kernel.org, Linux Kernel Development To: Geert Uytterhoeven Return-path: Received: from rhun.apana.org.au ([64.62.148.172]:49709 "EHLO arnor.apana.org.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750926AbZE0FFY (ORCPT ); Wed, 27 May 2009 01:05:24 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-crypto-owner@vger.kernel.org List-ID: On Mon, May 11, 2009 at 05:35:08PM +0200, Geert Uytterhoeven wrote: > If crypto_{,de}compress_{update,final}() succeed, return the actual number of > bytes produced instead of zero, so their users don't have to calculate that > theirselves. > > Signed-off-by: Geert Uytterhoeven Applied to cryptodev, thanks a lot! -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt