trivial: fix typo "for for" in multiple files

trivial: fix typo "for for" in multiple files

Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Anand Gadiyar
2009-07-07 15:24:23 +05:30
committed by Jiri Kosina
parent 786d8ca341
commit 411c940385
15 changed files with 16 additions and 16 deletions

View File

@@ -72,7 +72,7 @@ static int rionet_check = 0;
static int rionet_capable = 1;
/*
* This is a fast lookup table for for translating TX
* This is a fast lookup table for translating TX
* Ethernet packets into a destination RIO device. It
* could be made into a hash table to save memory depending
* on system trade-offs.