[PATCH] staging:rtl8723au:core:rtw_sreset.c:Fix for space related error

2015-07-26 Thread Joglekar, Tejas (T.)
From: Joglekar Tejas tjogl...@visteon.com This patch fixes the error given by checkpatch.pl Signed-off-by: Joglekar Tejas tjogl...@visteon.com --- drivers/staging/rtl8723au/core/rtw_sreset.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH] staging:rtl8723au:core:rtw_sreset.c:Fix for space related error

2015-07-26 Thread Joglekar, Tejas (T.)
On Sun, Jul 26, 2015 at 09:00:23AM -0400, Jes Sorensen wrote: Joglekar, Tejas (T.) tjogl...@visteon.com writes: From: Joglekar Tejas tjogl...@visteon.com This patch fixes the error given by checkpatch.pl Signed-off-by: Joglekar Tejas tjogl...@visteon.com --- drivers/staging

[PATCH] staging:rtl8723au:odm.c:Removing trailing whitespaces

2015-06-20 Thread Joglekar, Tejas (T.)
From: Joglekar Tejas tjogl...@visteon.com This patch removes the trailing whitespace error given by checkpatch.pl Signed-off-by: Joglekar Tejas tjogl...@visteon.com --- drivers/staging/rtl8723au/hal/odm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH] staging:rtl8723au:rtw_ap:space prohibited between function name '('

2015-06-13 Thread Joglekar, Tejas (T.)
From: Joglekar Tejas tjogl...@visteon.com This patch removes the warning space prohibited between function name and open parenthesisgiven by checkpatch.pl Signed-off-by: Joglekar Tejas tjogl...@visteon.com --- drivers/staging/rtl8723au/core/rtw_ap.c | 8 1 file changed, 4

[PATCH] staging:rtl8723au:ioctl_cfg80211:spaces required around ''

2015-06-13 Thread Joglekar, Tejas (T.)
From: Joglekar Tejas tjogl...@visteon.com This patch removes the error given by checkpatch.pl spaces required around that '' Signed-off-by: Joglekar Tejas tjogl...@visteon.com --- drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff