mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00:00
drivers/block/umem: use dev_printk()
dev_printk() gives us a consistent prefix (driver name + PCI bus id), which allows us to eliminate the hand-rolled one. Also allows us to eliminate card->card_number, which was used solely in printk() calls. Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
3084f0c610
commit
4e0af881af
1 changed files with 62 additions and 49 deletions
Loading…
Add table
Add a link
Reference in a new issue