From: Guillaume Bienkowski <guitreize@gmail.com>
To: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH V2 2/2] staging: rtl8188eu: core: Use tabs for indentation
Date: Mon, 20 Jul 2015 08:52:36 +0200 [thread overview]
Message-ID: <20150720065236.GB8425@ubuntu> (raw)
In-Reply-To: <20150720054810.GD5522@sudip-PC>
On Mon, Jul 20, 2015 at 11:18:10AM +0530, Sudip Mukherjee wrote:
> On Sat, Jul 18, 2015 at 11:59:34AM +0200, Guillaume Bienkowski wrote:
> > Signed-off-by: Guillaume Bienkowski <guitreize@gmail.com>
> > ---
> > drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/staging/rtl8188eu/core/rtw_mlme_ext.c b/drivers/staging/rtl8188eu/core/rtw_mlme_ext.c
> > index 1a00d1b0..23bc1bf 100644
> > --- a/drivers/staging/rtl8188eu/core/rtw_mlme_ext.c
> > +++ b/drivers/staging/rtl8188eu/core/rtw_mlme_ext.c
> > @@ -4709,7 +4709,7 @@ void _linked_rx_signal_strehgth_display(struct adapter *padapter);
> > void _linked_rx_signal_strehgth_display(struct adapter *padapter)
> > {
> > struct mlme_ext_priv *pmlmeext = &padapter->mlmeextpriv;
> > - struct mlme_ext_info *pmlmeinfo = &(pmlmeext->mlmext_info);
> > + struct mlme_ext_info *pmlmeinfo = &(pmlmeext->mlmext_info);
> > u8 mac_id;
> > int UndecoratedSmoothedPWDB;
> > if ((pmlmeinfo->state&0x03) == WIFI_FW_STATION_STATE)
> This patch is not applying as this same change you have done in your
> previous patch (1/2).
>
> regards
> sudip
Hi Sudip, you are right. So much for me for splitting the patches.
I'll rework that, thank you.
Guillaume
prev parent reply other threads:[~2015-07-20 6:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-18 9:59 [PATCH V2 1/2] staging: rtl8188eu: Fix style errors and warnings Guillaume Bienkowski
2015-07-18 9:59 ` [PATCH V2 2/2] staging: rtl8188eu: core: Use tabs for indentation Guillaume Bienkowski
2015-07-20 5:48 ` Sudip Mukherjee
2015-07-20 6:52 ` Guillaume Bienkowski [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=20150720065236.GB8425@ubuntu \
--to=guitreize@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sudipm.mukherjee@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