mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Matteo Semenzato <mattew8898@gmail.com>
To: gregkh@linuxfoundation.org, navin.patidar@gmail.com, oat.elena@gmail.com
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	Matteo Semenzato <mattew8898@gmail.com>
Subject: [PATCH 0/4] Staging: rtl8188eu rtw_efuse.c: fix coding style
Date: Tue,  3 Mar 2015 14:49:47 +0100	[thread overview]
Message-ID: <1425390587-12732-1-git-send-email-mattew8898@gmail.com> (raw)

From: Matteo Semenzato <mattew8898@gmail.com>

This patch fixes the following errors:
ERROR: space prohibited before that ','

Signed-off-by: Matteo Semenzato <mattew8898@gmail.com>
---
 drivers/staging/rtl8188eu/core/rtw_efuse.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/rtl8188eu/core/rtw_efuse.c b/drivers/staging/rtl8188eu/core/rtw_efuse.c
index 8816d11..f81468b 100644
--- a/drivers/staging/rtl8188eu/core/rtw_efuse.c
+++ b/drivers/staging/rtl8188eu/core/rtw_efuse.c
@@ -30,8 +30,8 @@
 #define EFUSE_CTRL			REG_EFUSE_CTRL		/*  E-Fuse Control. */
 
 enum{
-		VOLTAGE_V25						= 0x03,
-		LDOE25_SHIFT						= 28 ,
+		VOLTAGE_V25 = 0x03,
+		LDOE25_SHIFT = 28,
 	};
 
 /*
-- 
2.3.1


             reply	other threads:[~2015-03-03 13:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-03 13:49 Matteo Semenzato [this message]
2015-03-03 13:51 ` [PATCH 1/4] Staging: rtl8188eu rtw_ieee80211.c: " Matteo Semenzato
2015-03-03 13:56 ` [PATCH 2/4] Staging: rtl8188eu rtw_mlme.c: " Matteo Semenzato
2015-03-03 13:56 ` [PATCH 3/4] Staging: rtl8188eu rtw_mlme_ext.c: " Matteo Semenzato
2015-03-03 13:57 ` [PATCH 4/4] Staging: rtl8188eu rtw_sta_mgt.c: " Matteo Semenzato
2015-03-03 16:27 ` [PATCH 0/4] Staging: rtl8188eu rtw_efuse.c: " 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=1425390587-12732-1-git-send-email-mattew8898@gmail.com \
    --to=mattew8898@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=navin.patidar@gmail.com \
    --cc=oat.elena@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®