]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7046df0e85d1bea333fd6597a2a31a07eb8a1791
tree1bd38ced893cecfd56aec982e62e940849423dff
parentbe974c8a5c5bedb86aadcc5b4a449ccf26133169
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