Hello Greg,
On Wed, Jul 02, 2014 at 09:33:34AM -0700, Greg Kroah-Hartman wrote:
> On Wed, Jul 02, 2014 at 11:25:51AM +0200, Emil Goode wrote:
> > We need to make sure the struct rtllib_device pointer ieee is not NULL
> > after the goto rx_dropped label since it is der
We need to make sure the struct rtllib_device pointer ieee is not NULL
after the goto rx_dropped label since it is dereferenced there.
Signed-off-by: Emil Goode
---
drivers/staging/rtl8192e/rtllib_rx.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging
The following commit left some unused variables behind.
commit 80db2734acbc78db12798cfb611d6acc7fe389e6
Author: Fredrick John Berchmans
Date: Fri May 2 19:50:15 2014 -0700
staging: lustre use kernel socket sockopt apis
Signed-off-by: Emil Goode
---
drivers/staging/lustre/lustre/libcfs
This patch fixes a lot of sparse warnings about use of obsolete
struct and array initializer.
Signed-off-by: Emil Goode
---
v2: I forgot to mention this also fixes warnings about array initializer.
drivers/staging/lustre/lustre/ldlm/ldlm_lib.c | 16 +++
drivers/staging/lustre/lustre
This patch fixes a lot of non-ANSI sparse warnings by adding void to
parameterless functions.
Signed-off-by: Emil Goode
---
v2: A bit more specific commit message.
.../lustre/lnet/klnds/socklnd/socklnd_lib-linux.c|6 +++---
drivers/staging/lustre/lnet/lnet/api-ni.c
t; add a void parameter to functions which don't get one.
>
> Andi
>
> > Signed-off-by: Emil Goode
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
This patch fixes a lot of sparse warnings about use of obsolete
struct initializer.
Signed-off-by: Emil Goode
---
drivers/staging/lustre/lustre/ldlm/ldlm_lib.c | 16 +++
drivers/staging/lustre/lustre/ldlm/ldlm_lock.c | 50 ++--
drivers/staging/lustre/lustre/ldlm
This patch fixes a lot of non-ANSI sparse warnings.
Signed-off-by: Emil Goode
---
.../lustre/lnet/klnds/socklnd/socklnd_lib-linux.c|6 +++---
drivers/staging/lustre/lnet/lnet/api-ni.c|2 +-
drivers/staging/lustre/lnet/selftest/console.c |2