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)
commitdaca497d8035cdb649b37ef1c962f1f0de8f16d9
tree2e9c7bf9577de8bcdc9e78d61c7feea92c5aecdc
parent6fd071cccf4127f1e81767a819720d8915b2a800
Staging: comedi: fix code warnings in s626.c

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>
drivers/staging/comedi/drivers/s626.c