Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c66ed655 authored by Joe Perches's avatar Joe Perches Committed by Adrian Bunk
Browse files

drivers/isdn/: Spelling fixes



Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent 5047faba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -177,7 +177,7 @@ DBG_DECL(PRV3)
} }
#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.
 */
#define DBG_EVL_ID(args) \
+1 −1
Original line number Diff line number Diff line
@@ -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);
      }