mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Chaitanya Hazarey <c@24.io>
To: gregkh@linuxfoundation.org, burzalodowa@gmail.com,
	andrea.merello@gmail.com
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	Chaitanya Hazarey <c@24.io>
Subject: [PATCH 3/4] Staging: rtl8192u: r8192U_wx.c Added a single space for code-style issue
Date: Mon,  2 Jun 2014 09:11:44 -0700	[thread overview]
Message-ID: <1401725505-3459-3-git-send-email-c@24.io> (raw)
In-Reply-To: <1401725505-3459-1-git-send-email-c@24.io>

Added a space around '|' to address:

ERROR: need consistent spacing around '|' (ctx:VxW)

Signed-off-by: Chaitanya Hazarey <c@24.io>
---
 drivers/staging/rtl8192u/r8192U_wx.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8192u/r8192U_wx.c b/drivers/staging/rtl8192u/r8192U_wx.c
index b533784..09b1e81 100644
--- a/drivers/staging/rtl8192u/r8192U_wx.c
+++ b/drivers/staging/rtl8192u/r8192U_wx.c
@@ -987,7 +987,7 @@ struct iw_statistics *r8192_get_wireless_stats(struct net_device *dev)
 	wstats->qual.level = tmp_level;
 	wstats->qual.qual = tmp_qual;
 	wstats->qual.noise = tmp_noise;
-	wstats->qual.updated = IW_QUAL_ALL_UPDATED| IW_QUAL_DBM;
+	wstats->qual.updated = IW_QUAL_ALL_UPDATED | IW_QUAL_DBM;
 	return wstats;
 }
 
-- 
1.9.1


  parent reply	other threads:[~2014-06-02 16:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-02 16:11 [PATCH 1/4] Staging: rtl8192u: r8192U_wx.c removed some dead code Chaitanya Hazarey
2014-06-02 16:11 ` [PATCH 2/4] Staging: rtl8192u: r8192U_wx.c Removed all C99 comments Chaitanya Hazarey
2014-06-03  8:12   ` Geert Uytterhoeven
2014-06-03 18:36     ` Dan Carpenter
2014-06-03 21:34       ` Chaitanya Hazarey
2014-06-03 21:42         ` Greg KH
2014-06-03 21:42           ` Chaitanya Hazarey
2014-06-02 16:11 ` Chaitanya Hazarey [this message]
2014-06-02 16:11 ` [PATCH 4/4] Staging: rtl8192u: r8192U_wx.c Removed some more commented out dead code Chaitanya Hazarey
2014-06-19 22:15 ` [PATCH 1/4] Staging: rtl8192u: r8192U_wx.c removed some " Greg KH

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=1401725505-3459-3-git-send-email-c@24.io \
    --to=c@24.io \
    --cc=andrea.merello@gmail.com \
    --cc=burzalodowa@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --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

all inboxes | Powered by JetHome®