Re: [PATCH 0/4] cifs: cleanup asn1.c

2005-04-05 Thread Jesper Juhl
On Tue, 5 Apr 2005, Christoph Hellwig wrote:

> Date: Tue, 5 Apr 2005 08:35:59 +0100
> From: Christoph Hellwig <[EMAIL PROTECTED]>
> To: Jesper Juhl <[EMAIL PROTECTED]>
> Cc: Steve French <[EMAIL PROTECTED]>, Steven French <[EMAIL PROTECTED]>,
> linux-kernel@vger.kernel.org
> Subject: Re: [PATCH 0/4] cifs: cleanup asn1.c
> 
> On Mon, Apr 04, 2005 at 10:59:32PM +0200, Jesper Juhl wrote:
> > 
> > Hi Steve,
> > 
> > More fs/cifs/ cleanups for you. This time for asn1.c
> 
> Btw, shouldn't asn1.c move to lib/?
> 
Perhaps, I don't know, not my call. Steve will have to be the judge of 
that, I'm merely cleaning up the files found in fs/cifs/ atm.

-- 
Jesper


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/4] cifs: cleanup asn1.c

2005-04-05 Thread Christoph Hellwig
On Mon, Apr 04, 2005 at 10:59:32PM +0200, Jesper Juhl wrote:
> 
> Hi Steve,
> 
> More fs/cifs/ cleanups for you. This time for asn1.c

Btw, shouldn't asn1.c move to lib/?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/4] cifs: cleanup asn1.c

2005-04-04 Thread Jesper Juhl

Hi Steve,

More fs/cifs/ cleanups for you. This time for asn1.c

Same stuff as all the previous ones; split into parts that do just one 
thing (or a few very closely related), follows the style(s) established in 
the previous patches.

Patches will be send inline in mails with descriptions shortly, but for 
your convenience they are also available here:

http://www.linuxtux.org/~juhl/kernel_patches/fs_cifs_asn1-functions.patch
http://www.linuxtux.org/~juhl/kernel_patches/fs_cifs_asn1-kfree.patch

http://www.linuxtux.org/~juhl/kernel_patches/fs_cifs_asn1-spacing-and-long-lines.patch
http://www.linuxtux.org/~juhl/kernel_patches/fs_cifs_asn1-comments.patch
(listed in the order they apply)


-- 
Jesper Juhl


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/