Staging: comedi: fix code warnings in s626.c
authorJohn Sheehan <john.d.sheehan@gmail.com>
Fri, 28 May 2010 15:33:25 +0000 (16:33 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Jun 2010 20:36:34 +0000 (13:36 -0700)
A patch for s626.c to fix some of the warnings
reported by the checkpatch.pl tool, namely,
printk() should include KERN_ facility level
unnecessary whitespace before a quoted newline

Signed-off-by: John Sheehan <john.d.sheehan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found