kernel-ark/drivers/staging/comedi
Gustavo Silva b4ae23ce01 Staging: comedi: drivers: fix coding style issues in das08.c
This is a patch to the das08.c file that fixes up the following issues
found by the checkpatch.pl tool.

WARNING: line over 80 characters x 6
ERROR: code indent should use tabs where possible x 3
ERROR: spaces required around that '?' (ctx:VxV) x 4
ERROR: spaces required around that ':' (ctx:VxV) x 4
ERROR: that open brace { should be on the previous line x 1
WARNING: printk() should include KERN_ facility level x 9
WARNING: braces {} are not necessary for single statement blocks x 1
WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable x 2

Signed-off-by: Gustavo Silva <silvagustavo@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-11 11:35:39 -07:00
..
drivers Staging: comedi: drivers: fix coding style issues in das08.c 2010-05-11 11:35:39 -07:00
kcomedilib include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
comedi_compat32.c Staging: Cleanup useless headers 2010-03-03 16:43:05 -08:00
comedi_compat32.h Staging: comedi: remove check for HAVE_COMPAT_IOCTL 2009-12-11 12:23:01 -08:00
comedi_fops.c Staging: comedi: fix whitespace coding style issues in comedi_fops.c 2010-05-11 11:35:35 -07:00
comedi_fops.h
comedi_ksyms.c Staging: comedi: Remove references to dead EXPORT_SYMTAB 2009-09-15 12:01:33 -07:00
comedi.h Staging: comedi: fix coding style issue in comedi.h 2010-05-11 11:35:39 -07:00
comedidev.h Staging: comedi: comedidev.h: Fixed checkpatch.pl issues 2009-12-11 12:21:49 -08:00
comedilib.h Staging: Comedi: Lindent changes to comdi driver in staging tree 2009-09-15 12:01:33 -07:00
drivers.c Staging: comedi: drivers.c: Checkpatch cleanup 2010-03-03 16:43:07 -08:00
Kconfig Staging: comedi: fix build on arches that don't want comedi drivers 2009-10-09 13:47:25 -07:00
Makefile
pci_ids.h
proc.c Staging: Comedi: Lindent changes to comdi driver in staging tree 2009-09-15 12:01:33 -07:00
range.c Staging: comedi: fix coding style in range.c 2010-05-11 11:35:37 -07:00
TODO
wrapper.h