Re: [PATCH 5/15] Make crypto API use seq_list_xxx helpers

2007-05-18 Thread Herbert Xu
On Fri, May 18, 2007 at 01:34:23PM +0400, Pavel Emelianov wrote: > Simple and stupid - just use the same code from another > place in the kernel. > > Signed-off-by: Pavel Emelianov <[EMAIL PROTECTED]> Ack. -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL

[PATCH 5/15] Make crypto API use seq_list_xxx helpers

2007-05-18 Thread Pavel Emelianov
Simple and stupid - just use the same code from another place in the kernel. Signed-off-by: Pavel Emelianov <[EMAIL PROTECTED]> --- diff --git a/crypto/proc.c b/crypto/proc.c index 102c751..3d73323 100644 --- a/crypto/proc.c +++ b/crypto/proc.c @@ -23,24 +23,13 @@ static void *c_start(struct

[PATCH 5/15] Make crypto API use seq_list_xxx helpers

2007-05-18 Thread Pavel Emelianov
Simple and stupid - just use the same code from another place in the kernel. Signed-off-by: Pavel Emelianov [EMAIL PROTECTED] --- diff --git a/crypto/proc.c b/crypto/proc.c index 102c751..3d73323 100644 --- a/crypto/proc.c +++ b/crypto/proc.c @@ -23,24 +23,13 @@ static void *c_start(struct

Re: [PATCH 5/15] Make crypto API use seq_list_xxx helpers

2007-05-18 Thread Herbert Xu
On Fri, May 18, 2007 at 01:34:23PM +0400, Pavel Emelianov wrote: Simple and stupid - just use the same code from another place in the kernel. Signed-off-by: Pavel Emelianov [EMAIL PROTECTED] Ack. -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmVHI~} [EMAIL PROTECTED]