summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_efuse.c
diff options
context:
space:
mode:
authorAndrzej Pietrasiewicz2015-06-08 23:16:44 +0200
committerGreg Kroah-Hartman2015-06-11 03:04:04 +0200
commite703f23747e25db6ccc1f752f787925f86c27f31 (patch)
treea305b2a2a42ea85e11189230386b83adeb4c721d /drivers/staging/rtl8188eu/core/rtw_efuse.c
parentStaging: lustre: fix space before and after comma in dt_object.c (diff)
downloadkernel-qcow2-linux-e703f23747e25db6ccc1f752f787925f86c27f31.tar.gz
kernel-qcow2-linux-e703f23747e25db6ccc1f752f787925f86c27f31.tar.xz
kernel-qcow2-linux-e703f23747e25db6ccc1f752f787925f86c27f31.zip
staging: rtl8188eu: eliminate spaces before commas
Eliminate "space prohibited before that ','" errors found by checkpatch, but do this only to lines which after the patch is applied do not exceed 80 characters. Out of that only those lines are changed, whose context does not exceed 80 characters in each line. In other words the changes are limited to cases where the patch generated is itself checkpatch-correct. Rebased onto next-20150605. Signed-off-by: Andrzej Pietrasiewicz <andrzejtp2010@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8188eu/core/rtw_efuse.c')
-rw-r--r--drivers/staging/rtl8188eu/core/rtw_efuse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/rtl8188eu/core/rtw_efuse.c b/drivers/staging/rtl8188eu/core/rtw_efuse.c
index b66746160223..dbaba2c6cce5 100644
--- a/drivers/staging/rtl8188eu/core/rtw_efuse.c
+++ b/drivers/staging/rtl8188eu/core/rtw_efuse.c
@@ -31,7 +31,7 @@
enum{
VOLTAGE_V25 = 0x03,
- LDOE25_SHIFT = 28 ,
+ LDOE25_SHIFT = 28,
};
/*