Re: [PATCH] staging: comedi: pcl711: prefer using the BIT marco

2015-10-06 Thread Ian Abbott
On 05/10/15 23:49, H Hartley Sweeten wrote: Fix the checkpatch.pl issues. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman --- drivers/staging/comedi/drivers/pcl711.c | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/drivers/stag

[PATCH] staging: comedi: pcl711: prefer using the BIT marco

2015-10-05 Thread H Hartley Sweeten
Fix the checkpatch.pl issues. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman --- drivers/staging/comedi/drivers/pcl711.c | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/drivers/staging/comedi/drivers/pcl711.c b/drivers/staging/c