commit | 1c35b8e538cb6259accb215099cdb673310cad84 | [log] [tgz] |
---|---|---|
author | Frank Seidel <frank@f-seidel.de> | Fri Feb 06 10:23:36 2009 +0100 |
committer | Jesse Barnes <jbarnes@hobbes.lan> | Thu Mar 19 19:29:27 2009 -0700 |
tree | 3050e2b7452c3558543e392fbc4bf4ab76cac308 | |
parent | 2b56313448bb8efad3af19f211d988c8352ac04d [diff] |
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 <frank@f-seidel.de> Reviewed-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Tested-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>