All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+ofono@kernel.org
To: Steve Schrock <steve.schrock@getcruise.com>
Cc: ofono@lists.linux.dev
Subject: Re: [PATCH 1/2] qmimodem: Remove redundant unregister all calls
Date: Tue, 23 Apr 2024 15:30:33 +0000	[thread overview]
Message-ID: <171388623386.31372.888575782126890792.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240423135711.272881-1-steve.schrock@getcruise.com>

Hello:

This series was applied to ofono.git (master)
by Denis Kenzior <denkenz@gmail.com>:

On Tue, 23 Apr 2024 13:57:10 +0000 you wrote:
> Some of the qmimodem drivers were calling qmi_service_unregister_all
> before decrementing the reference count to 0. This is unnecessary
> because the service will unregister all as it is being destroyed.
> ---
>  drivers/qmimodem/gprs-context.c       | 4 +---
>  drivers/qmimodem/location-reporting.c | 2 --
>  drivers/qmimodem/sms.c                | 2 --
>  drivers/qmimodem/voicecall.c          | 2 --
>  4 files changed, 1 insertion(+), 9 deletions(-)

Here is the summary with links:
  - [1/2] qmimodem: Remove redundant unregister all calls
    https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=b9d3413bc920
  - [2/2] qmimodem: Eliminate qmi_service reference counting
    https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=4b0225684d56

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2024-04-23 15:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-23 13:57 [PATCH 1/2] qmimodem: Remove redundant unregister all calls Steve Schrock
2024-04-23 13:57 ` [PATCH 2/2] qmimodem: Eliminate qmi_service reference counting Steve Schrock
2024-04-23 15:30 ` patchwork-bot+ofono [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=171388623386.31372.888575782126890792.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+ofono@kernel.org \
    --cc=ofono@lists.linux.dev \
    --cc=steve.schrock@getcruise.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.