aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath
diff options
context:
space:
mode:
authorAnand Gadiyar <gadiyar@ti.com>2009-07-07 15:24:23 +0530
committerJiri Kosina <jkosina@suse.cz>2009-09-21 15:14:54 +0200
commit411c94038594b2a3fd123d09bdec3fe2500e383d (patch)
tree44b991786c7f4806b1b88f40439945b3835b6292 /drivers/infiniband/hw/ipath
parenttrivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs4297a (diff)
downloadlinux-dev-411c94038594b2a3fd123d09bdec3fe2500e383d.tar.xz
linux-dev-411c94038594b2a3fd123d09bdec3fe2500e383d.zip
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>
Diffstat (limited to 'drivers/infiniband/hw/ipath')
-rw-r--r--drivers/infiniband/hw/ipath/ipath_iba6110.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/ipath/ipath_iba6110.c b/drivers/infiniband/hw/ipath/ipath_iba6110.c
index 02831ad070b8..4bd39c8af80f 100644
--- a/drivers/infiniband/hw/ipath/ipath_iba6110.c
+++ b/drivers/infiniband/hw/ipath/ipath_iba6110.c
@@ -809,7 +809,7 @@ static int ipath_setup_ht_reset(struct ipath_devdata *dd)
* errors. We only bother to do this at load time, because it's OK if
* it happened before we were loaded (first time after boot/reset),
* but any time after that, it's fatal anyway. Also need to not check
- * for for upper byte errors if we are in 8 bit mode, so figure out
+ * for upper byte errors if we are in 8 bit mode, so figure out
* our width. For now, at least, also complain if it's 8 bit.
*/
static void slave_or_pri_blk(struct ipath_devdata *dd, struct pci_dev *pdev,