drivers: fix misspellings

This commit is contained in:
Lucas De Marchi 2011-02-01 15:32:50 -02:00 committed by Marcel Holtmann
parent 7b63c04016
commit 51159b7610
2 changed files with 2 additions and 2 deletions

View File

@ -215,7 +215,7 @@ static void sca_query_resp_cb(const GIsiMessage *msg, void *data)
memcpy(sd->params.alpha, info->alpha, sizeof(sd->params.alpha));
/*
* Bitmask indicating absense of parameters --
* Bitmask indicating absence of parameters --
* If second bit is set it indicates that the SCA is absent
*/
if (info->absent & 0x2)

View File

@ -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 */