Re: [PATCH-2.4.26] ATM cleanup

From: Chris Wedgwood
Date: Sun Mar 28 2004 - 08:04:10 EST


On Sun, Mar 28, 2004 at 02:58:52PM +0200, Willy TARREAU wrote:

> +++ ./net/atm/mpoa_proc.c Sun Mar 28 14:52:34 2004
> @@ -102,7 +102,7 @@
> size_t count, loff_t *pos){
> unsigned long page = 0;
> unsigned char *temp;
> - ssize_t length = 0;
> + int length = 0;
> int i = 0;
> struct mpoa_client *mpc = mpcs;
> in_cache_entry *in_entry;

no tabs?


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