Re: [PATCH 2/4] cifs: cleanup asn1.c - kfree

2005-04-08 Thread Jesper Juhl
On Fri, 8 Apr 2005, Adrian Bunk wrote: > On Mon, Apr 04, 2005 at 11:01:45PM +0200, Jesper Juhl wrote: > > Remove redundant NULL pointer check before calling kfree(). > > > > Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> > > > > > > --- linux-2.6.12-rc1-mm4/fs/cifs/asn1.c.with_patch1

Re: [PATCH 2/4] cifs: cleanup asn1.c - kfree

2005-04-08 Thread Jesper Juhl
On Fri, 8 Apr 2005, Adrian Bunk wrote: On Mon, Apr 04, 2005 at 11:01:45PM +0200, Jesper Juhl wrote: Remove redundant NULL pointer check before calling kfree(). Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- linux-2.6.12-rc1-mm4/fs/cifs/asn1.c.with_patch1 2005-04-04

Re: [PATCH 2/4] cifs: cleanup asn1.c - kfree

2005-04-07 Thread Adrian Bunk
On Mon, Apr 04, 2005 at 11:01:45PM +0200, Jesper Juhl wrote: > Remove redundant NULL pointer check before calling kfree(). > > Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> > > > --- linux-2.6.12-rc1-mm4/fs/cifs/asn1.c.with_patch1 2005-04-04 > 22:25:50.0 +0200 > +++

Re: [PATCH 2/4] cifs: cleanup asn1.c - kfree

2005-04-07 Thread Adrian Bunk
On Mon, Apr 04, 2005 at 11:01:45PM +0200, Jesper Juhl wrote: Remove redundant NULL pointer check before calling kfree(). Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- linux-2.6.12-rc1-mm4/fs/cifs/asn1.c.with_patch1 2005-04-04 22:25:50.0 +0200 +++

[PATCH 2/4] cifs: cleanup asn1.c - kfree

2005-04-04 Thread Jesper Juhl
Remove redundant NULL pointer check before calling kfree(). Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- linux-2.6.12-rc1-mm4/fs/cifs/asn1.c.with_patch1 2005-04-04 22:25:50.0 +0200 +++ linux-2.6.12-rc1-mm4/fs/cifs/asn1.c 2005-04-04 22:33:34.0 +0200 @@ -540,7 +540,6 @@

[PATCH 2/4] cifs: cleanup asn1.c - kfree

2005-04-04 Thread Jesper Juhl
Remove redundant NULL pointer check before calling kfree(). Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- linux-2.6.12-rc1-mm4/fs/cifs/asn1.c.with_patch1 2005-04-04 22:25:50.0 +0200 +++ linux-2.6.12-rc1-mm4/fs/cifs/asn1.c 2005-04-04 22:33:34.0 +0200 @@ -540,7 +540,6 @@