From 51159b76105bb4a8a7610a6c14d3fc0cfa738352 Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Tue, 1 Feb 2011 15:32:50 -0200 Subject: drivers: fix misspellings --- drivers/isimodem/voicecall.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/isimodem/voicecall.c') diff --git a/drivers/isimodem/voicecall.c b/drivers/isimodem/voicecall.c index 12896f22..8267f1c3 100644 --- a/drivers/isimodem/voicecall.c +++ b/drivers/isimodem/voicecall.c @@ -842,7 +842,7 @@ static struct isi_call_req_ctx *isi_call_deflect_req(struct ofono_voicecall *ovc 4, /* Sub-block length */ CALL_GSM_OP_DEFLECT, 0, CALL_GSM_DEFLECTION_ADDRESS, - sub_len, /* Sub-block lenght */ + sub_len, /* Sub-block length */ address_type & 0x7F, 0x7, /* Default presentation */ 0, /* Filler */ -- cgit v1.2.3