[parisc-linux-cvs] linux-2.6 willy

Matthew Wilcox parisc-linux@lists.parisc-linux.org
Tue, 30 Sep 2003 14:20:12 -0600 (MDT)


CVSROOT:	/var/cvs
Module name:	linux-2.6
Changes by:	willy	03/09/30 14:20:12

Modified files:
	drivers/scsi   : ncr53c8xx.c sym53c8xx_comm.h sym53c8xx_defs.h 

Log message:
A bit pile of u_char -> u8, u_short -> u16 and u_int -> u32 changes.
objdump says the .o file is the same afterwards.