提交 c66ed655 编写于 作者: J Joe Perches 提交者: Adrian Bunk

drivers/isdn/: Spelling fixes

Signed-off-by: NJoe Perches <joe@perches.com>
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
上级 5047faba
...@@ -177,7 +177,7 @@ DBG_DECL(PRV3) ...@@ -177,7 +177,7 @@ DBG_DECL(PRV3)
} } } }
#endif #endif
/* /*
* For event level debug use a separate define, the paramete are * For event level debug use a separate define, the parameter are
* different and cause compiler errors on some systems. * different and cause compiler errors on some systems.
*/ */
#define DBG_EVL_ID(args) \ #define DBG_EVL_ID(args) \
......
...@@ -285,7 +285,7 @@ byte pr_dpc(ADAPTER * a) ...@@ -285,7 +285,7 @@ byte pr_dpc(ADAPTER * a)
a->ram_in(a, &RcIn->RcId), a->ram_in(a, &RcIn->RcId),
a->ram_in(a, &RcIn->RcCh), a->ram_in(a, &RcIn->RcCh),
a->ram_inw(a, &RcIn->Reference), a->ram_inw(a, &RcIn->Reference),
tmp[0], /* type of extended informtion */ tmp[0], /* type of extended information */
tmp[1]); /* extended information */ tmp[1]); /* extended information */
a->ram_out(a, &RcIn->Rc, 0); a->ram_out(a, &RcIn->Rc, 0);
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册