Re: [PATCH] ip_conntrack_pptp: fix endian sparse warnings

From: Alexey Dobriyan
Date: Thu Sep 22 2005 - 10:25:13 EST


On Thu, Sep 22, 2005 at 03:28:34PM +0200, Harald Welte wrote:
> btw, where can I get the latest sparse release?
>
> linux-2.6.14-rc2/Documentation/sparse.txt still points to a dead
> directory at
> http://www.codemonkey.org.uk/projects/git-snapshots/sparse/
> which now seems to be 404.
>
> Are there no snapshots available? Didn't anyone convre the bitkeeper
> repository to git or something else? I'm a bit puzzled.


I use

rsync -avz --progress --delete \
rsync://rsync.kernel.org/pub/scm/devel/sparse/sparse.git/ \
.git

to get latest sparse tree.

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