From: Dirk Hohndel Date: Wed, 21 Oct 2009 08:05:49 +0000 (-0700) Subject: Staging: comedi: ii_pci_20kc: fix style printk X-Git-Tag: v2.6.33-rc1~313^2~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13ccea3ff07cabcc48eb5e953eec24141b7be9d6;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed