commit | b93d584772347323334253d5b21c4d720718d7da | [log] [tgz] |
---|---|---|
author | Alexander Beregalov <a.beregalov@gmail.com> | Tue May 26 12:35:27 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue May 26 20:35:04 2009 -0700 |
tree | 699d8849876f11362fa80a4792762049b1b0568b | |
parent | 39738e161f7315bfa8f31a91d2262f93d818a7cd [diff] |
8139*: convert printk() to pr_<foo>() Also convert DPRINTK to pr_debug and dev_printk to dev_<foo>. Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>