[PATCH] Staging: Comedi: pcl818: Fixed Coding Style Issues

2013-01-18 Thread Jake Champlin
Fixed single line if statement brace issues as well as pointer errors from checkpatch.pl Signed-off-by: Jake Champlin --- drivers/staging/comedi/drivers/pcl818.c | 19 --- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/drivers/staging/comedi/drivers/pcl818.c

[PATCH] Staging: Comedi: pcl818: Fixed Coding Style Issues

2013-01-18 Thread Jake Champlin
Fixed single line if statement brace issues as well as pointer errors from checkpatch.pl Signed-off-by: Jake Champlin jake.champlin...@gmail.com --- drivers/staging/comedi/drivers/pcl818.c | 19 --- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git