Re: [PATCH 2/2] staging: rtl8723au:core

2014-10-26 Thread Jes Sorensen
Joe Perches writes: > On Mon, 2014-10-27 at 07:16 +0100, Jes Sorensen wrote: >> Joe Perches writes: >> > On Mon, 2014-10-27 at 06:45 +0100, Jes Sorensen wrote: >> >> Joe Perches writes: >> >> > On Sun, 2014-10-26 at 16:18 +, Paul McQuade wrote: >> >> >> ERROR: spaces required around that ':'

Re: [PATCH 2/2] staging: rtl8723au:core

2014-10-26 Thread Joe Perches
On Mon, 2014-10-27 at 07:16 +0100, Jes Sorensen wrote: > Joe Perches writes: > > On Mon, 2014-10-27 at 06:45 +0100, Jes Sorensen wrote: > >> Joe Perches writes: > >> > On Sun, 2014-10-26 at 16:18 +, Paul McQuade wrote: > >> >> ERROR: spaces required around that ':' (ctx:VxE) > > [] > >> >> di

Re: [PATCH 2/2] staging: rtl8723au:core

2014-10-26 Thread Jes Sorensen
Joe Perches writes: > On Mon, 2014-10-27 at 06:45 +0100, Jes Sorensen wrote: >> Joe Perches writes: >> > On Sun, 2014-10-26 at 16:18 +, Paul McQuade wrote: >> >> ERROR: spaces required around that ':' (ctx:VxE) > [] >> >> diff --git a/drivers/staging/rtl8723au/core/rtw_ieee80211.c >> >> b/dri

Re: [PATCH 2/2] staging: rtl8723au:core

2014-10-26 Thread Joe Perches
On Mon, 2014-10-27 at 06:45 +0100, Jes Sorensen wrote: > Joe Perches writes: > > On Sun, 2014-10-26 at 16:18 +, Paul McQuade wrote: > >> ERROR: spaces required around that ':' (ctx:VxE) [] > >> diff --git a/drivers/staging/rtl8723au/core/rtw_ieee80211.c > >> b/drivers/staging/rtl8723au/core/r

Re: [PATCH] staging: rtl8723au: create macro get_max_rate

2014-10-26 Thread Jes Sorensen
Paul McQuade writes: > create marco for max_rate values > > Signed-off-by: Paul McQuade > --- > drivers/staging/rtl8723au/core/rtw_ieee80211.c | 58 > -- > 1 file changed, 26 insertions(+), 32 deletions(-) > > diff --git a/drivers/staging/rtl8723au/core/rtw_ieee80211.c

Re: [PATCH 2/2] staging: rtl8723au:core

2014-10-26 Thread Jes Sorensen
Joe Perches writes: > On Sun, 2014-10-26 at 16:18 +, Paul McQuade wrote: >> ERROR: spaces required around that ':' (ctx:VxE) >> >> Signed-off-by: Paul McQuade >> --- >> drivers/staging/rtl8723au/core/rtw_ieee80211.c | 16 >> 1 file changed, 8 insertions(+), 8 deletions(-) >

Re: [PATCH] staging: rtl8723au: create macro get_max_rate

2014-10-26 Thread Joe Perches
On Mon, 2014-10-27 at 00:05 +, Paul McQuade wrote: > create marco for max_rate values macro > diff --git a/drivers/staging/rtl8723au/core/rtw_ieee80211.c > b/drivers/staging/rtl8723au/core/rtw_ieee80211.c [] > @@ -13,6 +13,8 @@ > * > > ***

Re: [RFCv2 3/3] staging: ion: limit pool size

2014-10-26 Thread Gioh Kim
2014-10-25 오전 5:53, Laura Abbott 쓴 글: Hi, On 10/23/2014 11:47 PM, Gioh Kim wrote: This patch limits pool size by page unit. This looks useful. Might be nice to add a debugfs option to change this at runtime as well. Signed-off-by: Gioh Kim --- drivers/staging/android/ion/Kconfig

Re: [RFCv2 2/3] staging: ion: debugfs to shrink pool

2014-10-26 Thread Gioh Kim
2014-10-25 오전 5:38, Laura Abbott 쓴 글: Hi, On 10/23/2014 11:47 PM, Gioh Kim wrote: This patch creates debugfs files, /sys/kernel/debug/ion/heaps/system_shrink, to shrink pool or get pool size. Reading the file returns pool size and writing occurs to shrink pool. Can you clarify here that yo

[PATCH 2/2] staging: rtl8723au: core style issue

2014-10-26 Thread Paul McQuade
spaces required around % Signed-off-by: Paul McQuade --- drivers/staging/rtl8723au/core/rtw_recv.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/rtl8723au/core/rtw_recv.c b/drivers/staging/rtl8723au/core/rtw_recv.c index 5bc7734..6343d49a 100644 --- a/d

[PATCH] staging: rtl8723au: create macro get_max_rate

2014-10-26 Thread Paul McQuade
create marco for max_rate values Signed-off-by: Paul McQuade --- drivers/staging/rtl8723au/core/rtw_ieee80211.c | 58 -- 1 file changed, 26 insertions(+), 32 deletions(-) diff --git a/drivers/staging/rtl8723au/core/rtw_ieee80211.c b/drivers/staging/rtl8723au/core/rtw_ie

Re: [RFCv2 1/3] staging: ion: shrink page-pool by page unit

2014-10-26 Thread Gioh Kim
2014-10-25 오전 5:09, Laura Abbott 쓴 글: Hi, On 10/23/2014 11:47 PM, Gioh Kim wrote: This patch shrink page-pool by page unit. Can you explain a bit more about what this patch is fixing? The description in the cover letter would be helpful here. I'm sorry for the lack of explanation. First

[PATCH][V2] staging: rtl8723au: create macro get_max_rate

2014-10-26 Thread Paul McQuade
create marco for max_rate values Signed-off-by: Paul McQuade --- drivers/staging/rtl8723au/core/rtw_ieee80211.c | 58 -- 1 file changed, 26 insertions(+), 32 deletions(-) diff --git a/drivers/staging/rtl8723au/core/rtw_ieee80211.c b/drivers/staging/rtl8723au/core/rtw_ie

[PATCH] drivers: staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errors

2014-10-26 Thread Greg Donald
Fix checkpatch.pl "space prohibited after that open parenthesis '('" errors Signed-off-by: Greg Donald --- drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c | 22 +- .../staging/rtl8192u/ieee80211/ieee80211_softmac.c | 11 --- .../rtl8192u/ieee80211/ieee80211_softmac

Re: [PATCH 2/2] staging: rtl8723au:core

2014-10-26 Thread Joe Perches
On Sun, 2014-10-26 at 16:18 +, Paul McQuade wrote: > ERROR: spaces required around that ':' (ctx:VxE) > > Signed-off-by: Paul McQuade > --- > drivers/staging/rtl8723au/core/rtw_ieee80211.c | 16 > 1 file changed, 8 insertions(+), 8 deletions(-) > > diff --git a/drivers/stag

[PATCH] staging: rtl8723au: create macro get_max_rate

2014-10-26 Thread Paul McQuade
create marco for max_rate values Signed-off-by: Paul McQuade --- drivers/staging/rtl8723au/core/rtw_ieee80211.c | 75 -- 1 file changed, 34 insertions(+), 41 deletions(-) diff --git a/drivers/staging/rtl8723au/core/rtw_ieee80211.c b/drivers/staging/rtl8723au/core/rtw_ie

Re: [PATCH 1/3] staging: gs_fpgaboot: cleanup in gs_fpgaboot_init function

2014-10-26 Thread Insop Song
Devendra Since these are small changes, I want one patch set instead of three unless Greg says otherwise. Thank you, ISS On Sat, Oct 25, 2014 at 02:01:54AM +0530, Devendra Naga wrote: > the error path is cleanup to return the correct (function call return value) > error code. > > Signed-off-by

[PATCH 2/2] staging: rtl8723au:core

2014-10-26 Thread Paul McQuade
ERROR: spaces required around that ':' (ctx:VxE) Signed-off-by: Paul McQuade --- drivers/staging/rtl8723au/core/rtw_ieee80211.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/staging/rtl8723au/core/rtw_ieee80211.c b/drivers/staging/rtl8723au/core/rt

[PATCH 1/2] staging: rtl8723au: core: pointer issue

2014-10-26 Thread Paul McQuade
ERROR: "foo * bar" should be "foo *bar" Signed-off-by: Paul McQuade --- drivers/staging/rtl8723au/core/rtw_efuse.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/staging/rtl8723au/core/rtw_efuse.c b/drivers/staging/rtl8723au/core/rtw_efuse.c index 9f6

[PATCH] staging: rtl8723au pointer issue

2014-10-26 Thread Paul McQuade
ERROR: "foo*bar" should be "foo *bar" Signed-off-by: Paul McQuade --- drivers/staging/rtl8723au/core/rtw_cmd.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/staging/rtl8723au/core/rtw_cmd.c b/drivers/staging/rtl8723au/core/rtw_cmd.c index 4eaa502..fef5

[PATCH][V2] Staging:rtl8723au: open/closed brace issue

2014-10-26 Thread Paul McQuade
ERROR: that open brace { should be on the previous line Signed-off-by: Paul McQuade --- drivers/staging/rtl8723au/core/rtw_ap.c | 130 ++-- 1 file changed, 40 insertions(+), 90 deletions(-) diff --git a/drivers/staging/rtl8723au/core/rtw_ap.c b/drivers/staging/rtl87

[PATCH] staging: rtl8712: remove unused variables

2014-10-26 Thread Sudip Mukherjee
unused variables are removed. These variables were only assigned some values and after that they were never being used. So they are safe to be removed , and it has been build tested. Signed-off-by: Sudip Mukherjee --- drivers/staging/rtl8712/hal_init.c| 9 ++--- drivers/staging/

[no subject]

2014-10-26 Thread 张三
___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel