This patch fixes the following sparse warnings in rtl8821ae/stats.c
drivers/staging/rtl8821ae/stats.c:62:6: warning: symbol 'rtl_translate_todbm'
was not declared. Should it be static?
drivers/staging/rtl8821ae/stats.c:101:6: warning: symbol 'rtl_process_ui_rssi'
was not declared. Should it be s
This patch fixes style errors and warnings reported by
scripts/checkpatch.pl
Signed-off-by: Spencer Baugh
---
.../staging/lustre/lustre/include/lustre_import.h | 21 -
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/drivers/staging/lustre/lustre/include/lust
On Fri, Aug 22, 2014 at 11:14:09AM -0500, Greg KH wrote:
> On Fri, Aug 22, 2014 at 02:16:02PM +0300, Cihangir Akturk wrote:
> > This parameter allows the program bus width to be specified at
> > module insertion time.
>
> Why? Who would set this? Why is it a module option and not a device
> opti
> -Original Message-
> From: David Miller [mailto:da...@davemloft.net]
> Sent: Friday, August 22, 2014 12:31 AM
> To: Haiyang Zhang
> Cc: net...@vger.kernel.org; KY Srinivasan; o...@aepfle.de;
> jasow...@redhat.com; linux-ker...@vger.kernel.org; driverdev-
> de...@linuxdriverproject.org
>
Hi,
I'm currently working on the eudyptula challenge and this is my first
"kernel contribution" to pass task 10 of the challenge.
The task was to fix one coding style error of a file in the drivers
staging area.
This patch was prepared on top of next-20140822. Please consider i
This patch fixes the following coding style issue:
ERROR: do not initialise statics to 0 or NULL
Signed-off-by: Marco Cyriacks
---
drivers/staging/lustre/lnet/klnds/socklnd/socklnd_modparams.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/staging/lustre/l
2014 Heritage Lottery Board
Congrats:You have won ( 500,000.00 Pounds )Contact Mr Williams Hunter:
wu.transfer...@qq.com . Mobile:+447937683022
www.ikc.edu.tr
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.or
From: Haiyang Zhang
Date: Fri, 15 Aug 2014 19:18:19 +
> When the buffer is too small for a packet from VMBus, a bigger buffer will be
> allocated in netvsc_channel_cb() and retry reading the packet from VMBus.
> Increasing this buffer size will reduce the retry overhead.
>
> Signed-off-by: H
2014 Heritage Lottery Board
Congrats:You have won ( 500,000.00 Pounds )Contact Mr Williams Hunter:
wu.transfer...@qq.com . Mobile:+447937683022
www.ikc.edu.tr
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.or
2014 Heritage Lottery Board
Congrats:You have won ( 500,000.00 Pounds )Contact Mr Williams Hunter:
wu.transfer...@qq.com . Mobile:+447937683022
www.ikc.edu.tr
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.or
Fixed the following warning generated by checkpatch.pl:
WARNING: Missing a blank line after declarations
Signed-off-by: Chaitanya Hazarey
---
drivers/staging/netlogic/xlr_net.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/staging/netlogic/xlr_net.c
b/drivers/staging/netlogic/xlr
On Fri, Aug 22, 2014 at 02:16:02PM +0300, Cihangir Akturk wrote:
> This parameter allows the program bus width to be specified at
> module insertion time.
Why? Who would set this? Why is it a module option and not a device
option? Adding module options is frowned apon if at all possible.
thank
Hi Laurent,
Thank you for the comments.
Am Mittwoch, den 20.08.2014, 22:13 +0200 schrieb Laurent Pinchart:
[...]
> > + struct device_node *port = NULL;
> > + int port_id;
> > +
> > + while (true) {
> > + port = of_get_next_child(node, port);
> > + if (!port)
> > +
This parameter allows the program bus width to be specified at
module insertion time.
Signed-off-by: Cihangir Akturk
---
drivers/staging/gs_fpgaboot/gs_fpgaboot.c |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/gs_fpgaboot/gs_fpgaboot.c
b/drivers/stag
Fixed missing blank line after declarations issues
Signed-off-by: Matthew Casey
---
drivers/staging/rtl8192e/dot11d.c | 1 +
drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c | 1 +
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c | 16 +++
.../staging/rtl8192e/
Convert all rtw_proc_xxx references to rtw_sys_xxx in file
include/rtw_debug.h
Signed-off-by: Miguel Oliveira
---
drivers/staging/rtl8188eu/include/rtw_debug.h | 227 +++--
1 file changed, 98 insertions(+), 129 deletions(-)
diff --git a/drivers/staging/rtl8188eu/include/rtw
Convert all rtw_proc_xxx references to rtw_sys_xxx in files
include/osdep_intf.h and os_dep/usb_intf.c
Signed-off-by: Miguel Oliveira
---
drivers/staging/rtl8188eu/include/osdep_intf.h |4 ++--
drivers/staging/rtl8188eu/os_dep/usb_intf.c|2 +-
2 files changed, 3 insertions(+), 3 dele
Convert all rtw_proc_xxx references to rtw_sys_xxx
Code with 62 WARNING: line over 80 characters, I'll write another patch
to clean the whole file.
Signed-off-by: Miguel Oliveira
---
drivers/staging/rtl8188eu/core/rtw_debug.c| 640 +
drivers/staging/rtl8188eu/includ
void rtw_proc_remove_one(struct net_device *dev)
{
}
void rtw_proc_init_one(struct net_device *dev)
/* TODO: Convert these to /sys */
Converting the above from proc into debugfs.
Convert all rtw_proc_xxx references to rtw_sys_xxx
Signed-off-by: Miguel Oliveira
---
drivers/staging/rtl8188eu/os
19 matches
Mail list logo