mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Michael Straube <straube.linux@gmail.com>
To: Martin Kaiser <martin@kaiser.cx>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Larry Finger <Larry.Finger@lwfinger.net>,
	Phillip Potter <phil@philpotter.co.uk>,
	linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: r8188eu: remove rtw_free_pwrctrl_priv prototype
Date: Sat, 18 Sep 2021 17:23:58 +0200	[thread overview]
Message-ID: <202aba98-2e54-9728-3bcb-2f195062a535@gmail.com> (raw)
In-Reply-To: <20210918141141.28547-1-martin@kaiser.cx>

On 9/18/21 16:11, Martin Kaiser wrote:
> The rtw_free_pwrctrl_priv has already been removed in commit 6729e7541934
> ("staging: r8188eu: _free_pwrlock is empty"). Remove the prototype as well.
> 
> Signed-off-by: Martin Kaiser <martin@kaiser.cx>
> ---
>   drivers/staging/r8188eu/include/rtw_pwrctrl.h | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/staging/r8188eu/include/rtw_pwrctrl.h b/drivers/staging/r8188eu/include/rtw_pwrctrl.h
> index a77fb76a0b09..e412ef71b54b 100644
> --- a/drivers/staging/r8188eu/include/rtw_pwrctrl.h
> +++ b/drivers/staging/r8188eu/include/rtw_pwrctrl.h
> @@ -134,7 +134,6 @@ struct pwrctrl_priv {
>   				       (pwrctrl)->pwr_state_check_interval)
>   
>   void rtw_init_pwrctrl_priv(struct adapter *adapter);
> -void rtw_free_pwrctrl_priv(struct adapter *adapter);
>   
>   void rtw_set_ps_mode(struct adapter *adapter, u8 ps_mode, u8 smart_ps,
>   		     u8 bcn_ant_mode);
> 

Looks good to me.

Acked-by: Michael Straube <straube.linux@gmail.com>

Thanks,
Michael

      reply	other threads:[~2021-09-18 15:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-18 14:11 Martin Kaiser
2021-09-18 15:23 ` Michael Straube [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=202aba98-2e54-9728-3bcb-2f195062a535@gmail.com \
    --to=straube.linux@gmail.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=martin@kaiser.cx \
    --cc=phil@philpotter.co.uk \
    /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

Powered by JetHome