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

2015-05-24 Thread Greg Kroah-Hartman
On Sun, May 24, 2015 at 12:42:43PM -0700, Matthew Needes wrote: pcl812.c / pcl816.c: Fixed indentation errors. Fixed lines exceeding 80 columns, spelling errors. That's multiple things in the same patch, please do this in separate patches, each one only doing one thing each.

[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 mnee...@gmail.com --- drivers/staging/comedi/drivers/pcl812.c | 10 +- drivers/staging/comedi/drivers/pcl816.c | 2 +- 2