From: Matt Mackall <mpm@selenic.com>
To: Jesper Juhl <juhl-lkml@dif.dk>
Cc: Steven French <sfrench@us.ibm.com>,
Steve French <smfrench@austin.rr.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] cifs: md5 cleanup - functions
Date: Mon, 11 Apr 2005 23:37:45 -0700 [thread overview]
Message-ID: <20050412063745.GN25554@waste.org> (raw)
In-Reply-To: <Pine.LNX.4.62.0504112209220.2480@dragon.hyggekrogen.localhost>
On Mon, Apr 11, 2005 at 10:11:39PM +0200, Jesper Juhl wrote:
>
> Function names and return types on same line - conform to established
> fs/cifs/ style.
>
> Patch is also available at:
> http://www.linuxtux.org/~juhl/kernel_patches/fs_cifs_md5-funct.patch
I think the right thing to do here is what I did with the SHA1 code
from random.c: put the favorite implementation in lib/ and replace the
cryptoapi and CIFS implementations (and any other users) with it.
If you feel like tackling this, let me know, it's been on my todo list
for a while.
--
Mathematics is the supreme nostalgia of our time.
next prev parent reply other threads:[~2005-04-12 6:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-11 20:11 [PATCH 1/3] cifs: md5 cleanup - functions Jesper Juhl
2005-04-11 20:26 ` Alexander Nyberg
2005-04-12 6:37 ` Matt Mackall [this message]
2005-04-12 7:13 ` Jesper Juhl
[not found] <OFF8FD24BE.BDEDEA22-ON87256FE0.00741B4F-86256FE0.0074FC27@us.ibm.com>
2005-04-12 0:51 ` Steve French
2005-04-12 21:01 ` Francois Romieu
2005-04-14 19:24 ` Steve French
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050412063745.GN25554@waste.org \
--to=mpm@selenic.com \
--cc=juhl-lkml@dif.dk \
--cc=linux-kernel@vger.kernel.org \
--cc=sfrench@us.ibm.com \
--cc=smfrench@austin.rr.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.