[PATCH] Staging: comedi: comedidev.h Fixed whitespace coding style warnings

2014-03-08 Thread Nick Davies
Fixed coding style warnings in comedidev.h which had an extra space after the function pointer name. Signed-off-by: Nick Davies --- drivers/staging/comedi/comedidev.h | 48 +++--- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/drivers/staging

[PATCH] Staging: comedi: ni_tio Fixed whitespace coding style warnings

2014-03-08 Thread Nick Davies
Fixed coding style warnings in ni_tio.h which had an extra space after the function pointer name. Signed-off-by: Nick Davies --- drivers/staging/comedi/drivers/ni_tio.h | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/staging/comedi/drivers/ni_tio.h b/drivers