]> git.hungrycats.org Git - linux/commitdiff
[PATCH] yenta comment typo
authorDave Jones <davej@codemonkey.org.uk>
Wed, 8 Jan 2003 10:54:30 +0000 (02:54 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Wed, 8 Jan 2003 10:54:30 +0000 (02:54 -0800)
drivers/pcmcia/yenta.c

index f30641c4a23cf299a414393dffbba85d0f85111b..6d4de7c3fb0c9433b0e0183c6e852ab3b27826ce 100644 (file)
@@ -695,7 +695,7 @@ static int yenta_suspend(pci_socket_t *socket)
 
        /*
         * 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