summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal
diff options
context:
space:
mode:
authorMichael Straube2018-09-30 21:53:06 +0200
committerGreg Kroah-Hartman2018-10-03 00:20:41 +0200
commitc34344c27437cce2f889a9757966ebb5a174c405 (patch)
tree81b86a390b5c3006a2941529e07b40d54ec56440 /drivers/staging/rtl8188eu/hal
parentstaging: rtl8188eu: correct block comment in bb_cfg.c (diff)
downloadkernel-qcow2-linux-c34344c27437cce2f889a9757966ebb5a174c405.tar.gz
kernel-qcow2-linux-c34344c27437cce2f889a9757966ebb5a174c405.tar.xz
kernel-qcow2-linux-c34344c27437cce2f889a9757966ebb5a174c405.zip
staging: rtl8188eu: simplify block comment in pwrseq.c
Simplify block comment to a single line to clear a checkpatch warning. WARNING: Block comments use * on subsequent lines Signed-off-by: Michael Straube <straube.linux@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8188eu/hal')
-rw-r--r--drivers/staging/rtl8188eu/hal/pwrseq.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/staging/rtl8188eu/hal/pwrseq.c b/drivers/staging/rtl8188eu/hal/pwrseq.c
index 4aa1dec0b5e4..f7890a8f4673 100644
--- a/drivers/staging/rtl8188eu/hal/pwrseq.c
+++ b/drivers/staging/rtl8188eu/hal/pwrseq.c
@@ -8,9 +8,8 @@
#include "pwrseq.h"
#include <rtl8188e_hal.h>
-/*
- drivers should parse below arrays and do the corresponding actions
-*/
+/* drivers should parse below arrays and do the corresponding actions */
+
/* 3 Power on Array */
struct wl_pwr_cfg rtl8188E_power_on_flow[RTL8188E_TRANS_CARDEMU_TO_ACT_STEPS +
RTL8188E_TRANS_END_STEPS] = {