Staging: comedi: fix printk() coding style issue in adl_pci9111.c
authorMaurice Dawson <mauricedawson2699@gmail.com>
Thu, 16 Sep 2010 19:10:49 +0000 (20:10 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 21 Sep 2010 00:01:24 +0000 (17:01 -0700)
This is a patch to the adl_pci9111.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