Commit 4e0af881 authored by Jeff Garzik's avatar Jeff Garzik Committed by Jens Axboe

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: default avatarJeff Garzik <jeff@garzik.org>
parent 3084f0c6
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment