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)
commit8522e70b44021d1cc44de1f6c491ac21cc8f4f3d
tree1bd38ced893cecfd56aec982e62e940849423dff
parent4f10d883be0238f81c3d14aa8daa0cd8839eae1d
Staging: comedi: fix printk() coding style issue in adl_pci9111.c

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