[PATCH] socklnd: Code style fix (eudyptula challenge task 10)

2014-08-22 Thread Marco Cyriacks
inclusion. Best regards, Marco Marco Cyriacks (1): socklnd: Remove static initialization to NULL or 0 drivers/staging/lustre/lnet/klnds/socklnd/socklnd_modparams.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) -- 1.9.3 -- To unsubscribe from this list: send the line &q

[PATCH] socklnd: Remove static initialization to NULL or 0

2014-08-22 Thread Marco Cyriacks
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

[PATCH] socklnd: Remove static initialization to NULL or 0

2014-08-22 Thread Marco Cyriacks
This patch fixes the following coding style issue: ERROR: do not initialise statics to 0 or NULL Signed-off-by: Marco Cyriacks ma...@cyriacks.net --- drivers/staging/lustre/lnet/klnds/socklnd/socklnd_modparams.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

[PATCH] socklnd: Code style fix (eudyptula challenge task 10)

2014-08-22 Thread Marco Cyriacks
. Best regards, Marco Marco Cyriacks (1): socklnd: Remove static initialization to NULL or 0 drivers/staging/lustre/lnet/klnds/socklnd/socklnd_modparams.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) -- 1.9.3 -- To unsubscribe from this list: send the line unsubscribe linux