IB/srp: Use pr_fmt() and pr_err()/pr_warn()
authorBart Van Assche <bvanassche@acm.org>
Sat, 14 Jan 2012 12:39:44 +0000 (12:39 +0000)
committerRoland Dreier <roland@purestorage.com>
Mon, 27 Feb 2012 17:26:30 +0000 (09:26 -0800)
Use pr_fmt() and pr_xxx() instead of more verbose printk() equivalents.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Acked-by: David Dillow <dillowda@ornl.gov>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found