From: Herbert Xu Subject: Re: [PATCH] crypto: skcipher - Get rid of crypto_grab_skcipher2() Date: Tue, 1 Nov 2016 08:45:51 +0800 Message-ID: <20161101004551.GF7375@gondor.apana.org.au> References: <1477673473-85207-1-git-send-email-ebiggers@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-crypto@vger.kernel.org, davem@davemloft.net To: Eric Biggers Return-path: Received: from helcar.hengli.com.au ([209.40.204.226]:50595 "EHLO helcar.hengli.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S948235AbcKAApy (ORCPT ); Mon, 31 Oct 2016 20:45:54 -0400 Content-Disposition: inline In-Reply-To: <1477673473-85207-1-git-send-email-ebiggers@google.com> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Fri, Oct 28, 2016 at 09:51:13AM -0700, Eric Biggers wrote: > Since commit 3a01d0ee2b99 ("crypto: skcipher - Remove top-level > givcipher interface"), crypto_grab_skcipher2() and > crypto_grab_skcipher() are equivalent. So switch callers of > crypto_grab_skcipher2() to crypto_grab_skcipher() and remove it. > > Signed-off-by: Eric Biggers Patch applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt