From: Frank Seidel Date: Fri, 6 Feb 2009 09:23:36 +0000 (+0100) Subject: PCI: add missing KERN_* constants to printks X-Git-Tag: v2.6.30-rc1~419^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c35b8e538cb6259accb215099cdb673310cad84;p=pandora-kernel.git PCI: add missing KERN_* constants to printks According to kerneljanitors todo list all printk calls (beginning a new line) should have an according KERN_* constant. Those are the missing pieces here for the pci subsystem. Signed-off-by: Frank Seidel Reviewed-by: Kenji Kaneshige Tested-by: Kenji Kaneshige Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed