Commits

Maurice Dawson committed 8522e70b440
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>