qmi: fix whitespace

This commit is contained in:
Denis Kenzior 2012-06-23 00:31:04 -05:00
parent 1c20ec6c16
commit 05bf01991d
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ static void qmi_deactivate_primary(struct ofono_gprs_context *gc,
goto error;
if (qmi_service_send(data->wds, QMI_WDS_STOP_NET, param,
stop_net_cb, cbd, NULL) > 0)
stop_net_cb, cbd, NULL) > 0)
return;
qmi_param_free(param);