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 ':'
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
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
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
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
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(-)
>
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 @@
> *
>
> ***
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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/
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
23 matches
Mail list logo