]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
Staging: comedi: ii_pci_20kc: fix style printk
authorDirk Hohndel <hohndel@infradead.org>
Wed, 21 Oct 2009 08:05:49 +0000 (01:05 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 20:23:03 +0000 (12:23 -0800)
commit13ccea3ff07cabcc48eb5e953eec24141b7be9d6
treef44210e35f8330822aaa996ce3898b5fe3e33d58
parentdc1fe479413996629df9ab10b9f4749ba60ae637
Staging: comedi: ii_pci_20kc: fix style printk

add KERN_ facility to printk (mostly KERN_INFO, some KERN_WARNING)
I think I found a bug - commented on it but didn't change as it's just
in a printk (off by 1 error in output)

Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/ii_pci20kc.c