Skip to content

Commit

Permalink
Staging: comedi: drivers: fix coding style issues in das16.c
Browse files Browse the repository at this point in the history
This is a patch to the das16.c file that fixes up the following issues
found by the checkpatch.pl tool.

WARNING: line over 80 characters x 23
ERROR: spaces required around that '?' (ctx:VxV) x 2
ERROR: spaces required around that ':' (ctx:VxV) x 2
WARNING: printk() should include KERN_ facility level x 17
WARNING: braces {} are not necessary for single statement blocks x 8

Signed-off-by: Gustavo Silva <silvagustavo@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Gustavo Silva authored and Greg Kroah-Hartman committed May 11, 2010
1 parent c76a326 commit 3c0d681
Showing 1 changed file with 90 additions and 69 deletions.
Loading

0 comments on commit 3c0d681

Please sign in to comment.