[PATCH 1/1] crypto: api.c: add comments to crypto_alg_lookup and crypto_alg_larval_lookup

2010-11-04 Thread Mark Allyn
This is resubmitted due to errors in style Signed-off-by: Mark A. Allyn mark.a.al...@intel.com --- crypto/api.c | 15 +++ 1 files changed, 15 insertions(+), 0 deletions(-) diff --git a/crypto/api.c b/crypto/api.c index 033a714..0314083 100644 --- a/crypto/api.c +++ b/crypto/api.c

Re: [PATCH 1/1] crypto: api.c: add comments to crypto_alg_lookup and crypto_alg_larval_lookup

2010-11-04 Thread Randy Dunlap
On Thu, 4 Nov 2010 12:49:48 -0700 Mark Allyn wrote: This is resubmitted due to errors in style Signed-off-by: Mark A. Allyn mark.a.al...@intel.com --- crypto/api.c | 15 +++ 1 files changed, 15 insertions(+), 0 deletions(-) diff --git a/crypto/api.c b/crypto/api.c index