From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
To: Guillaume Bienkowski <guitreize@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 11:18:10 +0530 [thread overview]
Message-ID: <20150720054810.GD5522@sudip-PC> (raw)
In-Reply-To: <1437213574-7955-2-git-send-email-guitreize@gmail.com>
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
next prev parent reply other threads:[~2015-07-20 5:48 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 [this message]
2015-07-20 6:52 ` Guillaume Bienkowski
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=20150720054810.GD5522@sudip-PC \
--to=sudipm.mukherjee@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=guitreize@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/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