From: Gabriela Bittencourt <gbittencourt@lkcamp.dev>
To: Wallysson Oliveira <wallyssonryu@gmail.com>,
gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org,
/home/sholum/Unicamp/LKCamp_Oficina/linux/~lkcamp/patches@lists.sr.ht
Subject: Re: [PATCH] staging: rtl8192e: the alignment now matches the open parenthesis
Date: Wed, 21 Aug 2024 22:31:31 -0300 [thread overview]
Message-ID: <781f552c-3f8e-4b70-b73e-3a23da8b329b@lkcamp.dev> (raw)
In-Reply-To: <20240822002920.11753-1-wallyssonryu@gmail.com>
Hi Wallysson,
On 8/21/24 9:29 PM, Wallysson Oliveira wrote:
> The line 994 in the file drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c
> was not alingned with the open parenthesis.
>
> Signed-off-by: Wallysson Oliveira <wallyssonryu@gmail.com>
There's a small typo in your commit message, in "aligned".
> ---
> drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c b/drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c
> index 18b948d4d86d..c7ee71c60a84 100644
> --- a/drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c
> +++ b/drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c
> @@ -956,7 +956,7 @@ void rtl92e_init_gain(struct net_device *dev, u8 Operation)
> (u32)priv->initgain_backup.cca);
>
> rtl92e_set_tx_power(dev,
> - priv->rtllib->current_network.channel);
> + priv->rtllib->current_network.channel);
> break;
> }
> }
Thanks. :)
prev parent reply other threads:[~2024-08-22 1:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-22 0:29 Wallysson Oliveira
2024-08-22 1:31 ` Gabriela Bittencourt [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=781f552c-3f8e-4b70-b73e-3a23da8b329b@lkcamp.dev \
--to=gbittencourt@lkcamp.dev \
--cc=/home/sholum/Unicamp/LKCamp_Oficina/linux/~lkcamp/patches@lists.sr.ht \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=wallyssonryu@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®