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)
commite0bda7d8c33e60fb08cc0b5522cd86346313722c
treecd5f1501be4ffddb4819059893d12e094fea9c9c
parent6b21d18ed50c7d145220b0724ea7f2613abf0f95
IB/srp: Use pr_fmt() and pr_err()/pr_warn()

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>
drivers/infiniband/ulp/srp/ib_srp.c