Re: [PATCH] gcc-3.0 warnings

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Thu Mar 22 2001 - 19:28:32 EST


> page_cache_release(page);
> -out:

out:;

does that trick

> - default:
> + default:;

Agree - done

> --- linux-2.4.2-ac21/net/ipv4/icmp.c.orig Thu Mar 22 23:39:22 2001
> +++ linux-2.4.2-ac21/net/ipv4/icmp.c Thu Mar 22 23:42:23 2001

Again out:;

> goto error;
> - default:
> + default:;

Ok

The aic7xxx change looks right too. Someone with the hardware handy needs to
check that one though.

As to the asm - I'll apply it to -ac if you can verify the asm after changes
goes happily through the older gcc/binutils (should do) and send me a nice
clean diff of just those changes

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



This archive was generated by hypermail 2b29 : Fri Mar 23 2001 - 21:00:19 EST