Re: [PATCH] [33/48] Suspend2 2.1.9.8 for 2.6.12:610-encryption.patch

From: Nigel Cunningham
Date: Tue Jul 12 2005 - 03:37:35 EST


'ello!

On Mon, 2005-07-11 at 04:15, Pavel Machek wrote:
> Hi!
>
> > +/*
> > + * put_extent_chain.
> > + *
> > + * Frees a whole chain of extents.
> > + */
> > +void put_extent_chain(struct extentchain * chain)
>
> This probably should be extent_chain.
>
> > +#ifndef EXTENT_H
> > +#define EXTENT_H
> > +struct extentchain {
> > + int size; /* size of the extent ie sum (max-min+1) */
> > + int allocs;
> > + int frees;
> > + int debug;
> > + int timesusedoptimisation;
>
> time_suse_d_optimisation? ;-).

Fixed up!

Thanks, once again!

Nigel
--
Evolution.
Enumerate the requirements.
Consider the interdependencies.
Calculate the probabilities.
Be amazed that people believe it happened.

-
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/