Always use semi-colon at the end of macro to avoid missleading
authorGuillaume Zajac <guillaume.zajac@linux.intel.com>
Mon, 25 Mar 2013 15:06:50 +0000 (16:06 +0100)
committerGerrit Code Review <gerrit2@kim11>
Wed, 3 Apr 2013 00:14:33 +0000 (09:14 +0900)
Change-Id: I82abc25d88861750ccfc935ddc1c8e876e6567ac

src/s_call.c
src/s_gps.c
src/s_sim.c
src/s_ss.c

index 1cc7ef5..7a89ac9 100644 (file)
@@ -844,7 +844,7 @@ static void on_confirmation_call_outgoing(TcorePending *p, int data_len, const v
                err("User Request is NULL");
        }
 
-       dbg("Exit")
+       dbg("Exit");
        return;
 }
 
@@ -2481,7 +2481,7 @@ static void on_notification_call_incoming(CoreObject *o, const void *data, void
                return;
        }
 
-       dbg("freeing  at token")
+       dbg("freeing  at token");
        tcore_at_tok_free(tokens);
 
        eflag = g_new0(gboolean, 1);
@@ -2631,7 +2631,7 @@ static TReturn s_call_outgoing(CoreObject *o, UserRequest *ur)
 
        data = (struct treq_call_dial *) tcore_user_request_ref_data(ur, 0);
        if (data->type == CALL_TYPE_VIDEO) {
-               dbg("invalid call type")
+               dbg("invalid call type");
                return TCORE_RETURN_FAILURE;
        }
 
@@ -3037,7 +3037,7 @@ static TReturn s_call_send_dtmf(CoreObject *o, UserRequest *ur)
        g_free(cmd_str);
 
        if (!ret) {
-               dbg("AT request sent failed")
+               dbg("AT request sent failed");
                return TCORE_RETURN_FAILURE;
        }
 
index 85a66de..6fbdddb 100644 (file)
@@ -646,7 +646,7 @@ static void _parse_ref_time_gps_elements(char *element_str, char *element_value,
        int nelem;
        static char *element[] = {"GPS_TOW_msec", "GPS_week", "sat_id", "tlm_word", "anti_sp", "alert", "tlm_res"};
 
-       dbg("Enter")
+       dbg("Enter");
        if (count < 0 || count >= MAX_NUM_OF_GPS_REF_TIME_ELEMENT) {
                dbg("invalid count");
                return;
@@ -727,7 +727,7 @@ static void _parse_location_parameters(char *element_str, char *element_value, g
 
        count = _gps_element_compare(element, element_str, nelem);
 
-       dbg("Enter")
+       dbg("Enter");
 
        switch (count) {
        case 0:
index e95b12d..90d0366 100644 (file)
@@ -333,7 +333,7 @@ static int _sim_get_current_pin_facility(enum s_sim_sec_op_e op)
                break;
 
        default:
-               dbg("not handled current sec op[%d]", op)
+               dbg("not handled current sec op[%d]", op);
                break;
        }
        return ret_type;
@@ -2797,7 +2797,7 @@ OUT:
                break;
 
        default:
-               dbg("Invalid File ID - %d", sp->file_id)
+               dbg("Invalid File ID - %d", sp->file_id);
                break;
        }
        tcore_at_tok_free(tokens);
index c0c9e7f..ddeb674 100644 (file)
@@ -256,7 +256,7 @@ static gboolean on_notification_ss_ussd(CoreObject *o, const void *data, void *u
                        if (str) {
                                memset(str, 0x00, strlen(ussd_string) - 1);
                        } else {
-                               dbg("malloc failed")
+                               dbg("malloc failed");
                                if (NULL != tokens) {
                                        tcore_at_tok_free(tokens);
                                }
@@ -959,7 +959,7 @@ static void on_response_ss_barring_get(TcorePending *p, int data_len, const void
                dbg("total records : %d", countRecords);
        } else {
                countRecords = 0;
-               dbg("no active status - return to user")
+               dbg("no active status - return to user");
        }
        resp.record_num = countRecords;
        resp.record = 0;
@@ -1073,7 +1073,7 @@ error:
                resp.record_num = countValidRecords;
                resp.err = SS_ERROR_NONE;
        } else {
-               dbg("no active status - return to user")
+               dbg("no active status - return to user");
        }
 
        if (response->success > 0) {
@@ -1139,7 +1139,7 @@ static void on_response_ss_forwarding_get(TcorePending *p, int data_len, const v
                dbg("total records : %d", countRecords);
        } else {
                countRecords = 0;
-               dbg("no active status - return to user")
+               dbg("no active status - return to user");
        }
        resp.record_num = countRecords;
        resp.record = 0;
@@ -1243,7 +1243,7 @@ error:
                resp.record_num = countValidRecords;
                resp.err = SS_ERROR_NONE;
        } else {
-               dbg("no active status - return to user")
+               dbg("no active status - return to user");
        }
 
        if (response->success > 0) {
@@ -1292,7 +1292,7 @@ static void on_response_ss_waiting_get(TcorePending *p, int data_len, const void
        char *classx_str, *status;
        const TcoreATResponse *response;
 
-       dbg("function enter")
+       dbg("function enter");
        response = data;
        ur = tcore_pending_ref_user_request(p);
        info = (struct ss_confirm_info *) user_data;
@@ -1303,7 +1303,7 @@ static void on_response_ss_waiting_get(TcorePending *p, int data_len, const void
                dbg("total records : %d", countRecords);
        } else {
                countRecords = 0;
-               dbg("no active status - return to user")
+               dbg("no active status - return to user");
        }
        resp.record_num = countRecords;
        resp.record = 0;
@@ -1385,7 +1385,7 @@ error:
                resp.record_num = countValidRecords;
                resp.err = SS_ERROR_NONE;
        } else {
-               dbg("no active status - return to user")
+               dbg("no active status - return to user");
        }
 
        if (response->success > 0) {
@@ -1434,7 +1434,7 @@ static void on_response_ss_cli_get(TcorePending *p, int data_len, const void *da
        GSList *tokens = NULL;
        const TcoreATResponse *response;
 
-       dbg("function enter")
+       dbg("function enter");
        response = data;
        ur = tcore_pending_ref_user_request(p);
        p_type = (enum telephony_ss_cli_type *) (user_data);
@@ -1445,7 +1445,7 @@ static void on_response_ss_cli_get(TcorePending *p, int data_len, const void *da
 
                if (*p_type == SS_CLI_TYPE_CLIR) {
                        // +CLIR: <n> <m>
-                       dbg("CLI type is CLIR")
+                       dbg("CLI type is CLIR");
                        // parse <n>
                        status = g_slist_nth_data(tokens, 0);
 
@@ -1690,7 +1690,7 @@ static TReturn _ss_barring_set(CoreObject *o, UserRequest *ur, enum telephony_ss
        g_free(cmd_str);
 
        if (!ret) {
-               dbg("AT request sent failed ")
+               dbg("AT request sent failed ");
                if (user_data != NULL) {
                        g_free(user_data);
                }
@@ -1806,7 +1806,7 @@ static TReturn _ss_barring_get(CoreObject *o,
        g_free(cmd_str);
 
        if (!ret) {
-               dbg("AT request sent failed ")
+               dbg("AT request sent failed ");
                if (user_data != NULL) {
                        g_free(user_data);
                }
@@ -1881,7 +1881,7 @@ static TReturn s_ss_barring_change_password(CoreObject *o, UserRequest *ur)
        ret = _ss_request_message(pending, o, ur, on_response_ss_barring_change_pwd, user_data);
        g_free(cmd_str);
        if (!ret) {
-               dbg("AT request sent failed ")
+               dbg("AT request sent failed ");
                if (user_data != NULL) {
                        g_free(user_data);
                }
@@ -2079,7 +2079,7 @@ static TReturn _ss_forwarding_set(CoreObject *o, UserRequest *ur, enum telephony
        g_free(cmd_str);
 
        if (!ret) {
-               dbg("AT request sent failed ")
+               dbg("AT request sent failed ");
                if (user_data != NULL) {
                        g_free(user_data);
                }
@@ -2194,7 +2194,7 @@ static TReturn _ss_forwarding_get(CoreObject *o,
        g_free(cmd_str);
 
        if (!ret) {
-               dbg("AT request sent failed ")
+               dbg("AT request sent failed ");
                if (user_data != NULL) {
                        g_free(user_data);
                }
@@ -2323,7 +2323,7 @@ static TReturn _ss_waiting_set(CoreObject *o, UserRequest *ur, enum telephony_ss
        ret = _ss_request_message(pending, o, ur, on_response_ss_waiting_set, user_data);
        g_free(cmd_str);
        if (!ret) {
-               dbg("AT request sent failed ")
+               dbg("AT request sent failed ");
                if (user_data != NULL) {
                        g_free(user_data);
                }
@@ -2345,7 +2345,7 @@ static TReturn _ss_waiting_get(CoreObject *o,
        TcorePending *pending = NULL;
        TcoreATRequest *req;
 
-       dbg("function  enter")
+       dbg("function  enter");
        switch (class) {
        case SS_CLASS_ALL_TELE:
                classx = 7;
@@ -2392,7 +2392,7 @@ static TReturn _ss_waiting_get(CoreObject *o,
        ret = _ss_request_message(pending, o, ur, on_response_ss_waiting_get, user_data);
        g_free(cmd_str);
        if (!ret) {
-               dbg("AT request sent failed ")
+               dbg("AT request sent failed ");
                if (user_data != NULL) {
                        g_free(user_data);
                }
@@ -2516,7 +2516,7 @@ static TReturn s_ss_cli_get_status(CoreObject *o, UserRequest *ur)
        ret = _ss_request_message(pending, o, ur, on_response_ss_cli_get, user_data);
        g_free(cmd_str);
        if (!ret) {
-               dbg("AT request sent failed ")
+               dbg("AT request sent failed ");
                if (user_data != NULL) {
                        g_free(user_data);
                }
@@ -2574,7 +2574,7 @@ static TReturn s_ss_send_ussd(CoreObject *o, UserRequest *ur)
        g_free(cmd_str);
 
        if (!ret) {
-               dbg("AT request sent failed ")
+               dbg("AT request sent failed ");
                if (user_data != NULL) {
                        g_free(user_data);
                }
@@ -2635,7 +2635,7 @@ static TReturn s_ss_manage_call_send(CoreObject *o, UserRequest *ur, const char
 
        ret = _ss_request_message(pending, o, ur, (TcorePendingResponseCallback) cb, user_data);
        if (!ret) {
-               dbg("AT request sent failed ")
+               dbg("AT request sent failed ");
                return TCORE_RETURN_FAILURE;
        }
        return TCORE_RETURN_SUCCESS;