[PATCH 1/1] staging: lustre/obdclass/linux/linux-module.c

2015-09-05 Thread Matthew Needes
Fixed sparse warning by removing unused variable "proc_version". Signed-off-by: Matthew Needes --- drivers/staging/lustre/lustre/obdclass/linux/linux-module.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/staging/lustre/lustre/obdclass/linux/linux-module.c b/drive

[PATCH 1/2] staging: comedi/drivers/pcl.* coding style fixes

2015-05-25 Thread Matthew Needes
pcl812.c / pcl816.c (resend of earlier patch) Fixed indentation problems. Signed-off-by: Matthew Needes --- drivers/staging/comedi/drivers/pcl812.c | 2 +- drivers/staging/comedi/drivers/pcl816.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/comedi

[PATCH 2/2] staging: comedi/drivers/pcl.* coding style fixes

2015-05-25 Thread Matthew Needes
pcl812.c (resend of earlier patch) Fixed lines exceeding 80 columns, correcting some spelling in process Signed-off-by: Matthew Needes --- drivers/staging/comedi/drivers/pcl812.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/staging/comedi/drivers

[PATCH] staging : comedi/drivers/pcl*.c: coding style fixes

2015-05-24 Thread Matthew Needes
pcl812.c / pcl816.c: Fixed indentation errors. Fixed lines exceeding 80 columns, spelling errors. Verified code compiles. Signed-off-by: Matthew Needes --- drivers/staging/comedi/drivers/pcl812.c | 10 +- drivers/staging/comedi/drivers/pcl816.c | 2 +- 2 files changed, 6