My static checker found some slightly inaccurate format codes in printf
calls in comedi_fops.c and drivers/comedi_bond.c. It may be slightly
pedantic to change them, but using the correctly corresponding format
codes is probably a good idea. All but one were unsigned ints that were
formatted with
On Tue, Feb 11, 2014 at 11:57:22PM -0800, Surendra Patil wrote:
> 1) Deleted bp_proc_create() declaration from bp_mod.h,
> because it is declared as static in bpctl_mod.c and not used anywhere.
>
> 2) checkpatch warns about
> WARNING: externs should be avoided in .c files
>
> because we hav
Silences the following warning:
drivers/staging/imx-drm/imx-drm-core.c: In function ‘imx_drm_driver_unload’:
drivers/staging/imx-drm/imx-drm-core.c:87:25: warning: unused variable ‘imxdrm’
[-Wunused-variable]
Signed-off-by: Sachin Kamat
Cc: Sascha Hauer
---
drivers/staging/imx-drm/imx-drm-core
On Sat, Feb 08, K. Y. Srinivasan wrote:
> + fcopy_fd = open("/dev/vmbus/hv_fcopy", O_RDWR);
> +
> + if (fcopy_fd < 0) {
> + syslog(LOG_ERR, "open /dev/hv_fcopy failed; error: %d %s",
The error message mentions the old path.
Olaf
__
On Mon, Feb 10, 2014 at 12:28:03PM +, Russell King - ARM Linux wrote:
> This is the latest revision of my series cleaning up imx-drm and
> hopefully getting it ready to be moved out of drivers/staging.
> This series is updated to v3.14-rc2.
>
> Since the last round of patches were posted, the
From: Roger Tseng
Realtek USB memstick host driver provides memstick host support based on the
Realtek USB card reader MFD driver.
Signed-off-by: Roger Tseng
---
drivers/memstick/host/Kconfig | 10 +
drivers/memstick/host/Makefile | 1 +
drivers/memstick/host/rtsx_usb_ms.c | 836
From: Roger Tseng
This patchset adds modules to support Realtek USB vendor specific class flash
card reader: one base module in MFD subsystem and two host modules in both mmc
and memstick subsystems. The architecture is similar to rtsx_pci.
This work is done primarily to replace the staging driv
From: Roger Tseng
Realtek USB SD/MMC host driver provides mmc host support based on the Realtek
USB card reader MFD driver.
Signed-off-by: Roger Tseng
---
drivers/mmc/host/Kconfig |7 +
drivers/mmc/host/Makefile |1 +
drivers/mmc/host/rtsx_usb_sdmmc.c | 1462 ++
From: Roger Tseng
Realtek USB card reader provides a channel to transfer command or data to flash
memory cards. This driver exports host instances for mmc and memstick subsystems
and handles basic works.
Signed-off-by: Roger Tseng
---
drivers/mfd/Kconfig | 10 +
drivers/mfd/Makefile
phy.h was included twice.
Signed-off-by: Sachin Kamat
---
drivers/staging/rtl8821ae/rtl8821ae/trx.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8821ae/rtl8821ae/trx.c
b/drivers/staging/rtl8821ae/rtl8821ae/trx.c
index 75ae4387fe19..f82ed5143b3e 10064
crypto.h was included twice.
Signed-off-by: Sachin Kamat
---
.../lustre/lustre/ptlrpc/gss/gss_krb5_mech.c |1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/lustre/lustre/ptlrpc/gss/gss_krb5_mech.c
b/drivers/staging/lustre/lustre/ptlrpc/gss/gss_krb5_mech.c
index b9fa3b4
Los mensajes recibidos fueron puestos en espera debido a nuestra última
actualización.
Por favor siga el enlace de abajo para obtener información para
verificar su buzón
Aumente su buzón carta y compartir juego.
Haga clic en el
enlace para actualizar el buzón: http://teamupgradeone.webs.com/
On 12 February 2014 11:00, wrote:
> From: Roger Tseng
>
> Realtek USB SD/MMC host driver provides mmc host support based on the Realtek
> USB card reader MFD driver.
>
> Signed-off-by: Roger Tseng
Reviewed-by: Ulf Hansson
> ---
> drivers/mmc/host/Kconfig |7 +
> drivers/mmc/ho
On Mon, Feb 10, 2014 at 10:28 AM, Russell King - ARM Linux
wrote:
> This is the latest revision of my series cleaning up imx-drm and
> hopefully getting it ready to be moved out of drivers/staging.
> This series is updated to v3.14-rc2.
>
> Since the last round of patches were posted, the componen
2014-02-12 12:53 GMT+01:00 Fabio Estevam :
> On Mon, Feb 10, 2014 at 10:28 AM, Russell King - ARM Linux
> wrote:
>> This is the latest revision of my series cleaning up imx-drm and
>> hopefully getting it ready to be moved out of drivers/staging.
>> This series is updated to v3.14-rc2.
>>
>> Since
On Wed, Feb 12, 2014 at 01:04:30PM +0100, Christian Gmeiner wrote:
> 2014-02-12 12:53 GMT+01:00 Fabio Estevam :
> > On Mon, Feb 10, 2014 at 10:28 AM, Russell King - ARM Linux
> > wrote:
> >> This is the latest revision of my series cleaning up imx-drm and
> >> hopefully getting it ready to be move
On Mon, Feb 10, 2014 at 12:28:03PM +, Russell King - ARM Linux wrote:
> This is the latest revision of my series cleaning up imx-drm and
> hopefully getting it ready to be moved out of drivers/staging.
> This series is updated to v3.14-rc2.
>
> Since the last round of patches were posted, the
2014-02-12 13:45 GMT+01:00 Russell King - ARM Linux :
> On Wed, Feb 12, 2014 at 01:04:30PM +0100, Christian Gmeiner wrote:
>> 2014-02-12 12:53 GMT+01:00 Fabio Estevam :
>> > On Mon, Feb 10, 2014 at 10:28 AM, Russell King - ARM Linux
>> > wrote:
>> >> This is the latest revision of my series cleani
Hmm, can't see this patch on the mailing list, though get send-mail
cc'ed me and I got it that way. As you've added a later patch that I
wrote and not this one, can I assume that you didn't get it either Greg?
(This one is needed as well)
Martyn
On 06/02/14 13:35, Martyn Welch wrote:
The ca9
I dropped netdev from the mailing list. Wireless patches generally
should go through linux-wireless instead of netdev anyway. They get
picked up from there and forwarded on to Dave Miller.
I reviewed these patches when they were posted to the list but I missed
this style issue which Smatch compl
"ethernet.h" is included in three files but only "rtw_recv.c" using two macros
defined in "ethernet.h", so move used macros in "rtw_recv.c" and
remove "include/ethernet.h" header file and inclusion of this header file.
v2:
First version of this patch failed to apply.
Signed-off-by: navin patidar
I've submitted second version of this patch.
regards,
--navin-patidar
On Wed, Feb 12, 2014 at 2:03 AM, Greg KH wrote:
> On Sun, Feb 09, 2014 at 02:10:46PM +0530, navin patidar wrote:
>> "ethernet.h" is included in three files but only "rtw_recv.c" using two
>> macros
>> defined in "ethernet.h",
On Wed, Feb 12, 2014 at 08:40:22AM -0800, K. Y. Srinivasan wrote:
> If the guest has a FAT file system mounted, skip it during the FREEZE
> operation. With this change we can support host initiated backup of
> the guest even when the guest may have FAT file systems mounted.
>
> Signed-off-by: K. Y
On Wed, Feb 12, 2014 at 01:20:33PM +, Martyn Welch wrote:
> Hmm, can't see this patch on the mailing list, though get send-mail cc'ed me
> and I got it that way. As you've added a later patch that I wrote and not
> this one, can I assume that you didn't get it either Greg?
No, I didn't get thi
On Wed, Feb 12, 2014 at 02:47:39PM +0530, Sachin Kamat wrote:
> Silences the following warning:
> drivers/staging/imx-drm/imx-drm-core.c: In function ‘imx_drm_driver_unload’:
> drivers/staging/imx-drm/imx-drm-core.c:87:25: warning: unused variable
> ‘imxdrm’ [-Wunused-variable]
>
> Signed-off-by:
> -Original Message-
> From: Greg KH [mailto:gre...@linuxfoundation.org]
> Sent: Wednesday, February 12, 2014 8:42 AM
> To: KY Srinivasan
> Cc: linux-ker...@vger.kernel.org; de...@linuxdriverproject.org;
> o...@aepfle.de;
> a...@canonical.com; jasow...@redhat.com
> Subject: Re: [PATCH 1/
On Mon, Feb 10, 2014 at 11:49:33AM -0700, H Hartley Sweeten wrote:
> Use comedi_timeout() to wait for the analog input and output end-of-
> conversion.
>
> Use break to exit the loop when a timeout occurs during the analog
> input read so that common code can be used to disable the device.
>
> Si
Implement the file copy service for Linux guests on Hyper-V. This permits the
host to copy a file (over VMBUS) into the guest. This facility is part of
"guest integration services" supported on the Windows platform.
Here is a link that provides additional details on this functionality:
http://tech
Am Mittwoch, den 12.02.2014, 09:56 + schrieb Russell King - ARM
Linux:
> On Mon, Feb 10, 2014 at 12:28:03PM +, Russell King - ARM Linux wrote:
> > This is the latest revision of my series cleaning up imx-drm and
> > hopefully getting it ready to be moved out of drivers/staging.
> > This ser
Smatch reports the following:
core/rtw_ieee80211.c:489 rtw_get_wpa_cipher_suite() warn: add some parenthesis
here?
core/rtw_ieee80211.c:491 rtw_get_wpa_cipher_suite() warn: add some parenthesis
here?
core/rtw_ieee80211.c:493 rtw_get_wpa_cipher_suite() warn: add some parenthesis
here?
core/rtw_i
Remove h2clbk.h and nic_spec.h header files.
Signed-off-by: navin patidar
---
drivers/staging/rtl8188eu/include/h2clbk.h | 35
drivers/staging/rtl8188eu/include/nic_spec.h | 44 --
2 files changed, 79 deletions(-)
delete mode 100644 drivers/sta
Merge dgap_fep5.h into dgap_driver.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
diff -urN linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c
linux-3.13.1-new/drivers/staging/dgap/dgap_driver.c
--- linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c2014-01-31
10:53:58.955
Remove userland downld.c source file.
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
diff -urN linux-3.13.1-orig/drivers/staging/dgap/downld.c
linux-3.13.1-new/drivers/staging/dgap/downld.c
--- linux-3.13.1-orig/drivers/staging/dgap/downld.c 2014-01-29
08:06:37.0 -0500
+++
Add in kernel firmware loading support
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
diff -urN linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c
linux-3.13.1-new/drivers/staging/dgap/dgap_driver.c
--- linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c2014-02-03
13:34:50.4
On 12/02/14 16:43, Greg Kroah-Hartman wrote:
On Wed, Feb 12, 2014 at 01:20:33PM +, Martyn Welch wrote:
Hmm, can't see this patch on the mailing list, though get send-mail cc'ed me
and I got it that way. As you've added a later patch that I wrote and not
this one, can I assume that you didn't
Remove user land dgap_downld.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
diff -urpN linux-3.13.1-orig/drivers/staging/dgap/dgap_downld.h
linux-3.13.1-new/drivers/staging/dgap/dgap_downld.h
--- linux-3.13.1-orig/drivers/staging/dgap/dgap_downld.h2014-01-29
08:06:37.
Merge dgap_parse.h into dgap-driver.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
diff -urpN linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c
linux-3.13.1-new/drivers/staging/dgap/dgap_driver.c
--- linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c2014-02-10
15:39:27.8
Merge dgap_conf.h into dgap-driver.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
diff -urpN linux-3.13.1-orig/drivers/staging/dgap/dgap_conf.h
linux-3.13.1-new/drivers/staging/dgap/dgap_conf.h
--- linux-3.13.1-orig/drivers/staging/dgap/dgap_conf.h 2014-01-29
08:06:37.0 -050
Merge digi.h into dgap_driver.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
diff -urpN linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.h
linux-3.13.1-new/drivers/staging/dgap/dgap_driver.h
--- linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.h2014-02-10
16:27:13.3718690
Merge dgap_pci.h into dgap_driver.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
diff -urpN linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c
linux-3.13.1-new/drivers/staging/dgap/dgap_driver.c
--- linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c2014-02-10
16:27:48.504
Merge dgap_sysfs.c into dgap_driver.c
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
diff -urpN linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c
linux-3.13.1-new/drivers/staging/dgap/dgap_driver.c
--- linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c2014-02-11
09:03:36.6
Merge dgap_sysfs.h into dgap_driver.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
diff -urpN linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c
linux-3.13.1-new/drivers/staging/dgap/dgap_driver.c
--- linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c2014-02-11
09:13:15.8
Remove dgap_kcompat.h and_dgap_types.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
diff -urpN linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c
linux-3.13.1-new/drivers/staging/dgap/dgap_driver.c
--- linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c2014-02-11
09:55:35.
Merge dgap_tty.h into dgap_driver.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
diff -urpN linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c
linux-3.13.1-new/drivers/staging/dgap/dgap_driver.c
--- linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c2014-02-11
08:47:53.097
Remove dgap_trace.c and dgap_trace.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
diff -urpN linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c
linux-3.13.1-new/drivers/staging/dgap/dgap_driver.c
--- linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c2014-02-11
09:33:16.66
On Wednesday, February 12, 2014 10:15 AM, Greg KH wrote:
> On Mon, Feb 10, 2014 at 11:49:33AM -0700, H Hartley Sweeten wrote:
>> Use comedi_timeout() to wait for the analog input and output end-of-
>> conversion.
>>
>> Use break to exit the loop when a timeout occurs during the analog
>> input rea
On Wed, Feb 12, 2014 at 12:44:43PM -0500, Mark Hounschell wrote:
> Merge dgap_fep5.c into dgap_driver.c
>
> Signed-off-by: Mark Hounschell
> Cc: Greg Kroah-Hartman
A good changelog comment doesn't just say what happens, but _why_ it is
happening.
Why are you merging these files?
>
> diff -ur
On Wed, Feb 12, 2014 at 12:46:31PM -0500, Mark Hounschell wrote:
> Merge dgap_fep5.h into dgap_driver.h
>
> Signed-off-by: Mark Hounschell
> Cc: Greg Kroah-Hartman
Same here, why merge these files?
thanks,
greg k-h
___
devel mailing list
de...@linux
On Wed, Feb 12, 2014 at 12:49:46PM -0500, Mark Hounschell wrote:
> Add in kernel firmware loading support
>
> Signed-off-by: Mark Hounschell
> Cc: Greg Kroah-Hartman
You also do other things in this patch, like coding style cleanups,
right?
That's fine for a staging driver, but it makes it har
The ca91cx42 and tsi148 VME bridges use the width of reads and writes on the
PCI bus in part to control the width of the cycles on the VME bus. It is
important that we can control the width of cycles on the VME bus as some VME
hardware requires cycles of a specific width. The memcpy_toio() and
memc
On Wed, Feb 12, 2014 at 05:50:25PM +, Martyn Welch wrote:
> On 12/02/14 16:43, Greg Kroah-Hartman wrote:
> >On Wed, Feb 12, 2014 at 01:20:33PM +, Martyn Welch wrote:
> >>Hmm, can't see this patch on the mailing list, though get send-mail cc'ed me
> >>and I got it that way. As you've added a
On 02/12/2014 01:40 PM, Greg Kroah-Hartman wrote:
> On Wed, Feb 12, 2014 at 12:46:31PM -0500, Mark Hounschell wrote:
>> Merge dgap_fep5.h into dgap_driver.h
>>
>> Signed-off-by: Mark Hounschell
>> Cc: Greg Kroah-Hartman
>
> Same here, why merge these files?
>
There is a lot of cleanup work to
On 02/12/2014 01:41 PM, Greg Kroah-Hartman wrote:
> On Wed, Feb 12, 2014 at 12:49:46PM -0500, Mark Hounschell wrote:
>> Add in kernel firmware loading support
>>
>> Signed-off-by: Mark Hounschell
>> Cc: Greg Kroah-Hartman
>
> You also do other things in this patch, like coding style cleanups,
>
On 02/12/2014 01:39 PM, Greg Kroah-Hartman wrote:
>>
>> diff -urN linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c
>> linux-3.13.1-new/drivers/staging/dgap/dgap_driver.c
>> --- linux-3.13.1-orig/drivers/staging/dgap/dgap_driver.c 2014-01-29
>> 08:06:37.0 -0500
>> +++ linux-3.13.1
On Wed, Feb 12, 2014 at 02:00:01PM -0500, Mark Hounschell wrote:
> On 02/12/2014 01:40 PM, Greg Kroah-Hartman wrote:
> > On Wed, Feb 12, 2014 at 12:46:31PM -0500, Mark Hounschell wrote:
> >> Merge dgap_fep5.h into dgap_driver.h
> >>
> >> Signed-off-by: Mark Hounschell
> >> Cc: Greg Kroah-Hartman
On Wed, Feb 12, 2014 at 02:04:41PM -0500, Mark Hounschell wrote:
> On 02/12/2014 01:41 PM, Greg Kroah-Hartman wrote:
> > On Wed, Feb 12, 2014 at 12:49:46PM -0500, Mark Hounschell wrote:
> >> Add in kernel firmware loading support
> >>
> >> Signed-off-by: Mark Hounschell
> >> Cc: Greg Kroah-Hartman
On 02/12/2014 02:15 PM, Greg Kroah-Hartman wrote:
> On Wed, Feb 12, 2014 at 02:00:01PM -0500, Mark Hounschell wrote:
>> On 02/12/2014 01:40 PM, Greg Kroah-Hartman wrote:
>>> On Wed, Feb 12, 2014 at 12:46:31PM -0500, Mark Hounschell wrote:
Merge dgap_fep5.h into dgap_driver.h
Signed-o
On Wed, Feb 12, 2014 at 02:29:55PM -0500, Mark Hounschell wrote:
> On 02/12/2014 02:15 PM, Greg Kroah-Hartman wrote:
> > On Wed, Feb 12, 2014 at 02:00:01PM -0500, Mark Hounschell wrote:
> >> On 02/12/2014 01:40 PM, Greg Kroah-Hartman wrote:
> >>> On Wed, Feb 12, 2014 at 12:46:31PM -0500, Mark Houns
On Wed, Feb 12, 2014 at 11:27:45AM -0600, Larry Finger wrote:
> These warnings were reported by the 0-DAY kernel build testing backend.
It's actually me who goes through those ones and reports them. But it's
probably not the first time someone has called me a backend today. :P
regards,
dan car
Greg mentioned doing the checkpatch.pl fixes later and that applies
here as well. Leave the LINUX_VERSION_CODE code in for now and delete
it in a later patch.
On the other hand, I don't want to give you a lot of extra work to do if
no one else cares...
What I'm saying is that when you do moves,
There is a lot of cleanup work to do on these digi drivers and merging as
much as is possible will make it easier. I also notice that many merged
drivers are single source and header.
Merge dgap_fep5.h into dgap_driver.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
drivers/staging/d
Remove userland downld.c source file. This file is not used by the kernel.
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
drivers/staging/dgap/downld.c | 798
1 file changed, 798 deletions(-)
diff -urN linux-3.13.1-orig/drivers/staging/dgap/downld.c
l
Add in kernel firmware loading support
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
drivers/staging/dgap/dgap_driver.c | 635 ---
drivers/staging/dgap/dgap_driver.h |6
2 files changed, 381 insertions(+), 260 deletions(-)
diff -urN linux-3.13.1-orig/driv
Remove user land dgap_downld.h. This file is not used by the kernel.
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
drivers/staging/dgap/dgap_downld.h | 69 ---
1 file changed, 69 deletions(-)
diff -urpN linux-3.13.1-orig/drivers/staging/dgap/dgap_downld.h
li
There is a lot of cleanup work to do on these digi drivers and merging as
much as is possible will make it easier. I also notice that many merged
drivers are single source and header.
Merge dgap_parse.h into dgap-driver.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
drivers/staging
There is a lot of cleanup work to do on these digi drivers and merging as
much as is possible will make it easier. I also notice that many merged
drivers are single source and header.
Merge dgap_conf.h into dgap-driver.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
diff -urpN linux-
There is a lot of cleanup work to do on these digi drivers and merging as
much as is possible will make it easier. I also notice that many merged
drivers are single source and header.
Merge digi.h into dgap_driver.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
drivers/staging/dgap/
There is a lot of cleanup work to do on these digi drivers and merging as
much as is possible will make it easier. I also notice that many merged
drivers are single source and header.
Merge dgap_pci.h into dgap_driver.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
drivers/staging/d
There is a lot of cleanup work to do on these digi drivers and merging as
much as is possible will make it easier. I also notice that many merged
drivers are single source and header.
Merge dgap_tty.h into dgap_driver.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
drivers/staging/d
There is a lot of cleanup work to do on these digi drivers and merging as
much as is possible will make it easier. I also notice that many merged
drivers are single source and header.
Merge dgap_sysfs.c into dgap_driver.c
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
drivers/staging
There is a lot of cleanup work to do on these digi drivers and merging as
much as is possible will make it easier. I also notice that many merged
drivers are single source and header.
Merge dgap_sysfs.h into dgap_driver.h
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
drivers/staging
Remove dgap_trace.c and dgap_trace.h. These files are not required.
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
drivers/staging/dgap/Makefile |4
drivers/staging/dgap/dgap_driver.c |5
drivers/staging/dgap/dgap_trace.c | 185 ---
drivers/stagi
Remove dgap_kcompat.h and_dgap_types.h. These files are only required for
older 2.x.x kernels.
Signed-off-by: Mark Hounschell
Cc: Greg Kroah-Hartman
drivers/staging/dgap/dgap_driver.c |2
drivers/staging/dgap/dgap_driver.h | 22
drivers/staging/dgap/dgap_kcompat.h | 64 ---
On 02/12/2014 03:34 PM, Dan Carpenter wrote:
> Greg mentioned doing the checkpatch.pl fixes later and that applies
> here as well. Leave the LINUX_VERSION_CODE code in for now and delete
> it in a later patch.
>
> On the other hand, I don't want to give you a lot of extra work to do if
> no one e
After updating Smatch, the following new errors and warnings are reported:
drivers/staging/rtl8188eu/core/rtw_recv.c:368 recvframe_chkmic() warn: variable
dereferenced before check 'psecuritypriv' (see line 364)
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c:2642 rtw_wps_start() warn:
variable d
remove_proc_subtree() doesn't work here as local->ddev has already
been removed, and NULLed out. Use proc_remove() instead.
Signed-off-by: Russell King
Tested-by: Russell King
---
I would include an oops, however the machine I discovered this on has
a page 0 populated - so the symptoms are mult
Smatch reports the following:
drivers/staging/rtl8821ae/rtl8821ae/hw.c:153 _rtl8821ae_set_fw_clock_on() info:
ignoring unreachable code.
Upon investigation, the code in this region has the capability of creating
an infinite loop.
Signed-off-by: Larry Finger
---
drivers/staging/rtl8821ae/rtl882
Without this patch, the "cat /sys/class/net/ethN/operstate" shows
"unknown", and "ethtool ethN" shows "Link detected: yes", when VM
boots up with or without vNIC connected.
This patch fixed the problem.
Signed-off-by: Haiyang Zhang
Reviewed-by: K. Y. Srinivasan
---
drivers/net/hyperv/netvsc_dr
> -Original Message-
> From: Jason Wang [mailto:jasow...@redhat.com]
> Sent: Tuesday, February 11, 2014 4:51 AM
> To: Haiyang Zhang; da...@davemloft.net; net...@vger.kernel.org
> Cc: KY Srinivasan; o...@aepfle.de; linux-ker...@vger.kernel.org; driverdev-
> de...@linuxdriverproject.org
> S
In this if-else conditional statement, if (chan < 16), but
(data[0] == INSN_CONFIG_DIO_QUERY), the function does not return early,
but the else-branch does not get executed either. As a result, mask
would be used uninitialized in the next line. What we want here is if
(chan < 16) and (data[0] !=
On 02/13/2014 08:54 AM, Haiyang Zhang wrote:
> Without this patch, the "cat /sys/class/net/ethN/operstate" shows
> "unknown", and "ethtool ethN" shows "Link detected: yes", when VM
> boots up with or without vNIC connected.
>
> This patch fixed the problem.
>
> Signed-off-by: Haiyang Zhang
> Revie
81 matches
Mail list logo