]> git.baikalelectronics.ru Git - kernel.git/commit
b44: Use pr_<level>_once and DRV_DESCRIPTION
authorJoe Perches <joe@perches.com>
Tue, 5 Jul 2011 07:43:46 +0000 (07:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Jul 2011 05:34:52 +0000 (22:34 -0700)
commit20a11067a96ea43a57b534c3f7efaf419fef75ff
tree84a88fda7c831c41fd464531a021a070771f1f1c
parenta58118ce68dfb9540f4e4ef0cb1f238f265886c4
b44: Use pr_<level>_once and DRV_DESCRIPTION

Convert a printk with a static to pr_<level>_once
Add and use DRV_DESCRIPTION to reduce string duplication.
Remove now unused version.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/b44.c