diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-10-09 10:45:38 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:44 +0200 |
commit | 13f35c51e1cbc6ea2f9ca4adaa749d4d75e3b0b6 (patch) | |
tree | e1933dc0de41c47199fa16918aea3125a572440c | |
parent | 089d5150a901fa376c85b4bb77c927402e171a7d (diff) |
Be more detailed.
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -8,28 +8,28 @@ 2006-10-08 Thomas Schwinge <tschwinge@gnu.org> * linux/dev/drivers/scsi/scsi.h: Move file... - * linux/src/drivers/scsi/scsi.h: ... here. + * linux/src/drivers/scsi/scsi.h: ... here, overwriting the old file. * linux/dev/drivers/scsi/seagate.c: Move file... - * linux/src/drivers/scsi/seagate.c: ... here. + * linux/src/drivers/scsi/seagate.c: ... here, overwriting the old file. * linux/dev/drivers/scsi/aha152x.c: Move file... - * linux/src/drivers/scsi/aha152x.c: ... here. + * linux/src/drivers/scsi/aha152x.c: ... here, overwriting the old file. * linux/dev/drivers/scsi/sr.c: Move file... - * linux/src/drivers/scsi/sr.c: ... here. + * linux/src/drivers/scsi/sr.c: ... here, overwriting the old file. * linux/dev/drivers/scsi/sd_ioctl.c: Move file... - * linux/src/drivers/scsi/sd_ioctl.c: ... here. + * linux/src/drivers/scsi/sd_ioctl.c: ... here, overwriting the old file. * linux/dev/drivers/scsi/sd.c: Move file... - * linux/src/drivers/scsi/sd.c: ... here. + * linux/src/drivers/scsi/sd.c: ... here, overwriting the old file. * linux/dev/drivers/scsi/hosts.c: Remove file. * linux/dev/drivers/scsi/scsi.c: Likewise. * linux/dev/drivers/block/ide.c: Move file... - * linux/src/drivers/block/ide.c: ... here. + * linux/src/drivers/block/ide.c: ... here, overwriting the old file. * linux/dev/drivers/block/ide-cd.c: Remove file. * linux/src/drivers/block/ide-cd.c (cdrom_sleep): Don't define function |