[parisc-linux-cvs] linux willy

Matthew Wilcox willy@puffin.external.hp.com
Sat, 14 Jul 2001 02:04:41 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	willy	01/07/14 02:04:40

Modified files:
	net/ipv4       : ip_fragment.c 

Log message:
sizeof returns a `size_t'.  atomic_sub takes an `int'.  On an LP64
architecture, this generates a warning with gcc3.