From: Guillaume Bienkowski <guitreize@gmail.com>
To: gregkh@linuxfoundation.org
Cc: luca@lucaceresoli.net, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org,
Guillaume Bienkowski <guitreize@gmail.com>
Subject: [PATCH V3 2/2] staging: rtl8188eu: core: Use tabs for indentation
Date: Mon, 20 Jul 2015 08:55:44 +0200 [thread overview]
Message-ID: <1437375344-9730-2-git-send-email-guitreize@gmail.com> (raw)
In-Reply-To: <1437375344-9730-1-git-send-email-guitreize@gmail.com>
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)
--
1.9.1
next prev parent reply other threads:[~2015-07-20 6:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-20 6:55 [PATCH V3 1/2] staging: rtl8188eu: core: Fix space style errors Guillaume Bienkowski
2015-07-20 6:55 ` Guillaume Bienkowski [this message]
2015-07-21 6:07 ` Sudip Mukherjee
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=1437375344-9730-2-git-send-email-guitreize@gmail.com \
--to=guitreize@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luca@lucaceresoli.net \
/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