Re: [PATCH] rtlwifi: Change long delays to sleeps

2016-02-20 Thread ByeoungWook Kim
2016-02-20 23:06 GMT+09:00 Larry Finger : > On 02/19/2016 11:48 PM, ByeoungWook Kim wrote: >> >> 2016-02-16 7:12 GMT+09:00 Larry Finger : >>> >>> Routine rtl_addr_delay() uses delay statements in code that can >>> sleep. To improve system responsive

Re: [PATCH] rtlwifi: Change long delays to sleeps

2016-02-19 Thread ByeoungWook Kim
to use the code in rtl_addr_delay() for most of their > input values. > > Suggested-by: Byeoungwook Kim > Signed-off-by: Larry Finger > --- Why you are using 'Suggested-by:' of me? I think to that your commit was included a part of my commit(https://patchwork.kernel.org/patch

Re: [PATCH] staging: rtl8192u: Fix block comments use * on subsequent lines in r8192U_wx.c

2016-01-31 Thread ByeoungWook Kim
The current realtek driver was written like my patch comments. but Documentation/CodingStyle isn't before. So I wrote patch like current realtek driver. How should i do it? Regards, Byeoungwook. 2016-02-01 16:01 GMT+09:00 Julia Lawall : > > > On Mon, 1 Feb 2016, Byeoung

[PATCH] staging: rtl8192u: Fix block comments use * on subsequent lines in r8192U_wx.c

2016-01-31 Thread Byeoungwook Kim
clean up checkpatch warning: WARNING: Block comments use * on subsequent lines Signed-off-by: Byeoungwook Kim --- drivers/staging/rtl8192u/r8192U_wx.c | 38 +++- 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/drivers/staging/rtl8192u/r8192U_wx.c

[PATCH] staging: rtl8192u: Fix block comments use * on subsequent lines in r8192U_wx.c

2016-01-31 Thread Byeoungwook Kim
clean up checkpatch warning: WARNING: Block comments use * on subsequent lines Signed-off-by: Byeoungwook Kim --- drivers/staging/rtl8192u/r8192U_wx.c | 38 +++- 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/drivers/staging/rtl8192u/r8192U_wx.c

[PATCH] staging: rtl8192u: Fix block comments use * on subsequent lines in r8192U_wx.c

2016-01-31 Thread Byeoungwook Kim
clean up checkpatch warning: WARNING: Block comments use * on subsequent lines Signed-off-by: Byeoungwook Kim --- drivers/staging/rtl8192u/r8192U_wx.c | 38 +++- 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/drivers/staging/rtl8192u/r8192U_wx.c