Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/comedi
Xenofon Foukas c9c62f4e2c Staging: comedi: Fix checkpatch.pl issues in file s526.c
This patch fixes the following issues in s526.c:

WARNING: printk() should include KERN_ facility level
WARNING: line over 80 characters
ERROR: do not use C99 // comments
WARNING: space prohibited between function name and open parenthesis '('
WARNING: braces {} are not necessary for any arm of this statement
WARNING: suspect code indent for conditional statements (16, 16)

Signed-off-by: Xenofon Foukas <foukas.xenofon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-12-16 12:20:06 -08:00
..
drivers Staging: comedi: Fix checkpatch.pl issues in file s526.c 2010-12-16 12:20:06 -08:00
kcomedilib Staging: comedi: kcomedilib: fix coding style issues in kcomedilib_main.c 2010-07-08 13:15:16 -07:00
comedi.h
comedi_compat32.c
comedi_compat32.h
comedi_fops.c Merge 'staging-next' to Linus's tree 2010-10-28 09:44:56 -07:00
comedi_fops.h
comedidev.h
comedilib.h
drivers.c Staging: comedi: Fix coding style issues in drivers.c 2010-12-09 16:39:06 -08:00
internal.h
Kconfig
Makefile Staging: comedi: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:52 -07:00
proc.c
range.c
TODO