]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/ieee1394/nodemgr.c
Merge git://git.infradead.org/mtd-2.6
[mv-sheeva.git] / drivers / ieee1394 / nodemgr.c
index 6a1a0572275e96a8a72fbc87c730c9ce200f5544..835937e385292d648ba3d2b131e906d66bbb5f09 100644 (file)
@@ -1702,7 +1702,7 @@ static int nodemgr_host_thread(void *__hi)
                        generation = get_hpsb_generation(host);
 
                        /* If we get a reset before we are done waiting, then
-                        * start the the waiting over again */
+                        * start the waiting over again */
                        if (generation != g)
                                g = generation, i = 0;
                }