Fix occurrences of "the the "

Signed-off-by: Michael Opdenacker <michael@free-electrons.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Šī revīzija ir iekļauta:
Michael Opdenacker
2007-05-09 08:57:56 +02:00
revīziju iesūtīja Adrian Bunk
vecāks 02a3e59a08
revīzija 59c51591a0
72 mainīti faili ar 79 papildinājumiem un 79 dzēšanām

Parādīt failu

@@ -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;
}