[PATCH v4] staging: rtl8192e: remove unnecesary whitespace in rtl_wx.c

2017-03-01 Thread Sumantro
Remove unnecessary whiteshpaces in rtl_wc. Problems found by checkpatch.pl. Signed-off-by: Sumantro Mukherjee --- Changes since v1: -Add reason of change -Add version number to patch Changes since v2: -update from name and signed off name Chnages since v3

[PATCH v3] staging: rtl8192e: remove unnecesary whitespace in rtl_wx.c

2017-03-01 Thread Sumantro
Remove unnecessary whitespaces in rtl_wc. Problem found by checkpatch.pl. Signed-off-by: Sumantro --- Changes since v1: -Add reason of change ` -Add version number to patch -Add full legal name Changes since v2: -update from name and signed off name --- drivers

[PATCH v2] staging: rtl8192e: remove unnecessary whitespace in rtl_wx.c

2017-02-28 Thread Sumantro
Remove unncessary whitespaces in rtl_wc.c. Problem found by checkpatch.pl. Signed-off-by: Sumantro Mukherjee --- Changes since v1: -Add reason of change -Add version number to patch -Add full legal name --- drivers/staging/rtl8192e/rtl8192e/rtl_wx.c | 6 -- 1 file

[PATCH] staging: rtl8192e: removed unnecessary white lines from crtl_wx.c

2017-02-28 Thread Sumantro
staging:rtl8192e: removed extra whitelines which were giving warnings Signed-off-by: Sumantro --- drivers/staging/rtl8192e/rtl8192e/rtl_wx.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_wx.c b/drivers/staging/rtl8192e/rtl8192e/rtl_wx.c index

[PATCH] staging/rtl8192e fixed checkpatch.pl warnings in rtl_wx.c

2017-02-28 Thread Sumantro
Fixed Warning rasied by checkpatch.pl Signed-off-by: Sumantro --- drivers/staging/rtl8192e/rtl8192e/rtl_wx.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_wx.c b/drivers/staging/rtl8192e/rtl8192e/rtl_wx.c index 8ffb458..78eb871 100644 --- a