Newsgroups: comp.os.linux.development
Subject: Kernel change summary 1.1.39 -> 1.1.40

Removed various dead code.
Bug fixed in NCR5380 driver wherein NCR5380_reset would return the
	wrong status.
Forgot to reset status in aha1542_reset().
Avoid problems in scsi drivers by setting the entire struct to zero.
Seagate SCSI driver didn't timeout correctly if status remained busy.
SCSI tape drivers didn't set their device name to NULL.
Added missing umsdos to .../fs/Makefile SUBDIRS.
isofs driver now uses dcache.
isofs driver combines the unixify with the copy to fs.
mmap removed from /proc.
