From: Philipp Hortmann <philipp.g.hortmann@gmail.com>
To: Felix Yan <felixonmars@archlinux.org>,
Florian Schilhabel <florian.c.schilhabel@googlemail.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Cc: ~lkcamp/patches@lists.sr.ht, helen.koike@collabora.com
Subject: Re: [PATCH] staging: rtl8712: remove trailing whitespace
Date: Tue, 30 Jul 2024 20:02:27 +0200 [thread overview]
Message-ID: <d4eb021f-bb35-4f7b-8be8-319907bbff63@gmail.com> (raw)
In-Reply-To: <20240730063746.176245-1-felixonmars@archlinux.org>
On 7/30/24 08:37, Felix Yan wrote:
> Fix the following checkpatch.pl error:
>
> ERROR: trailing whitespace
>
> Signed-off-by: Felix Yan <felixonmars@archlinux.org>
> ---
> drivers/staging/rtl8712/rtl871x_cmd.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/rtl8712/rtl871x_cmd.h b/drivers/staging/rtl8712/rtl871x_cmd.h
> index 2613b3c2acfc..268844af57f0 100644
> --- a/drivers/staging/rtl8712/rtl871x_cmd.h
> +++ b/drivers/staging/rtl8712/rtl871x_cmd.h
> @@ -736,7 +736,7 @@ void r8712_getbbrfreg_cmdrsp_callback(struct _adapter *padapter, struct cmd_obj
> void r8712_readtssi_cmdrsp_callback(struct _adapter *padapter, struct cmd_obj *pcmd);
> void r8712_setstaKey_cmdrsp_callback(struct _adapter *padapter, struct cmd_obj *pcmd);
> void r8712_setassocsta_cmdrsp_callback(struct _adapter *padapter, struct cmd_obj *pcmd);
> -void r8712_disconnectCtrlEx_cmd(struct _adapter *adapter, u32 enableDrvCtrl, u32 tryPktCnt,
> +void r8712_disconnectCtrlEx_cmd(struct _adapter *adapter, u32 enableDrvCtrl, u32 tryPktCnt,
> u32 tryPktInterval, u32 firstStageTO);
>
> struct _cmd_callback {
Hi Felix,
your patch was already accepted. May be you take the previous
information as a hint for the next patch.
Bye Philipp
prev parent reply other threads:[~2024-07-30 18:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-30 6:37 [PATCH] staging: rtl8712: remove trailing whitespace Felix Yan
2024-07-30 17:53 ` Philipp Hortmann
2024-07-30 18:02 ` Philipp Hortmann [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=d4eb021f-bb35-4f7b-8be8-319907bbff63@gmail.com \
--to=philipp.g.hortmann@gmail.com \
--cc=felixonmars@archlinux.org \
--cc=florian.c.schilhabel@googlemail.com \
--cc=gregkh@linuxfoundation.org \
--cc=helen.koike@collabora.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=~lkcamp/patches@lists.sr.ht \
/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