Open Source Telephony
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH] plugins: rm unecessary sleep from ril plugin
Date: Tue, 17 Nov 2015 20:51:09 -0600	[thread overview]
Message-ID: <564BE79D.3010405@gmail.com> (raw)
In-Reply-To: <1447811280-12070-1-git-send-email-espy@canonical.com>

[-- Attachment #1: Type: text/plain, Size: 607 bytes --]

Hi Tony,

On 11/17/2015 07:48 PM, Tony Espy wrote:
> ---
>   plugins/ril.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/plugins/ril.c b/plugins/ril.c
> index 8ccf01a..7820be4 100644
> --- a/plugins/ril.c
> +++ b/plugins/ril.c
> @@ -145,7 +145,6 @@ static void ril_radio_state_changed(struct ril_msg *message, gpointer user_data)
>   			if (rd->ofono_online) {
>   				ofono_error("%s: radio self-powered off!",
>   						__func__);
> -				sleep(5);
>   				exit(1);

Are we removing the exit as well soon?

>   			}
>   			break;
>

Applied, thanks.

Regards,
-Denis

      reply	other threads:[~2015-11-18  2:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-18  1:48 [PATCH] plugins: rm unecessary sleep from ril plugin Tony Espy
2015-11-18  2:51 ` Denis Kenzior [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=564BE79D.3010405@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox