diff -urpN --exclude-from=/home/davej/.exclude bk-linus/drivers/pcmcia/yenta.c linux-2.5/drivers/pcmcia/yenta.c --- bk-linus/drivers/pcmcia/yenta.c 2002-11-21 02:17:31.000000000 +0000 +++ linux-2.5/drivers/pcmcia/yenta.c 2002-11-21 18:00:15.000000000 +0000 @@ -694,7 +694,7 @@ static int yenta_suspend(pci_socket_t *s /* * This does not work currently. The controller - * loses too much informationduring D3 to come up + * loses too much information during D3 to come up * cleanly. We should probably fix yenta_init() * to update all the critical registers, notably * the IO and MEM bridging region data.. That is