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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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? ;-).

								Pavel
-- 
teflon -- maybe it is a trademark, but it should not be.
-
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/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux