Staging: comedi: fix printk() coding style issue in ni_labpc.c
authorMaurice Dawson <mauricedawson2699@gmail.com>
Fri, 4 Jun 2010 12:07:06 +0000 (13:07 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Jun 2010 20:44:15 +0000 (13:44 -0700)
This is a patch to the ni_labpc.c file that fixes all, printk() should
include KERN-facility level, warnings found by the checkpatch.pl tool

Signed-off-by: Maurice Dawson <mauricedawson2699@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found