diff options
author | Paulius Zaleckas <pauliusz@yahoo.com> | 2008-02-03 08:42:53 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 08:42:53 -0500 |
commit | efad798b9f01300565f65058b153250cc49d58f2 (patch) | |
tree | f425b1fad94ca5eb384f4df9418450afb163bcae /drivers/isdn/hardware | |
parent | 0cadfc09534033e2b9694bd2d226b5dcfebd6704 (diff) |
Spelling fixes: lenght->length
Signed-off-by: Paulius Zaleckas <pauliusz@yahoo.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/isdn/hardware')
-rw-r--r-- | drivers/isdn/hardware/eicon/message.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/hardware/eicon/message.c b/drivers/isdn/hardware/eicon/message.c index ccd35d047ec8..b9177ca4369a 100644 --- a/drivers/isdn/hardware/eicon/message.c +++ b/drivers/isdn/hardware/eicon/message.c | |||
@@ -4941,7 +4941,7 @@ void sig_ind(PLCI * plci) | |||
4941 | /* b = IE1 */ | 4941 | /* b = IE1 */ |
4942 | /* S = IE1 length + cont. */ | 4942 | /* S = IE1 length + cont. */ |
4943 | /* b = IE2 */ | 4943 | /* b = IE2 */ |
4944 | /* S = IE2 lenght + cont. */ | 4944 | /* S = IE2 length + cont. */ |
4945 | sendf(plci->appl, | 4945 | sendf(plci->appl, |
4946 | _MANUFACTURER_I, | 4946 | _MANUFACTURER_I, |
4947 | Id, | 4947 | Id, |