summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware/eicon/di.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-02-03 17:16:28 +0200
committerAdrian Bunk <bunk@kernel.org>2008-02-03 17:16:28 +0200
commitc66ed655adc5e43b7143421f36d2a23f74398538 (patch)
treea796914d020bb5d9fdde2cbcb07b9c574f97426b /drivers/isdn/hardware/eicon/di.c
parent5047fabac1d1b68c7f244d908cc962b9e2027506 (diff)
drivers/isdn/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/isdn/hardware/eicon/di.c')
-rw-r--r--drivers/isdn/hardware/eicon/di.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/hardware/eicon/di.c b/drivers/isdn/hardware/eicon/di.c
index ce8df3878908..10760b3c5eb5 100644
--- a/drivers/isdn/hardware/eicon/di.c
+++ b/drivers/isdn/hardware/eicon/di.c
@@ -285,7 +285,7 @@ byte pr_dpc(ADAPTER * a)
a->ram_in(a, &RcIn->RcId),
a->ram_in(a, &RcIn->RcCh),
a->ram_inw(a, &RcIn->Reference),
- tmp[0], /* type of extended informtion */
+ tmp[0], /* type of extended information */
tmp[1]); /* extended information */
a->ram_out(a, &RcIn->Rc, 0);
}