IB/umad: Update module to [pr|dev]_* style print messages
authorIra Weiny <ira.weiny@intel.com>
Fri, 8 Aug 2014 23:00:52 +0000 (19:00 -0400)
committerRoland Dreier <roland@purestorage.com>
Mon, 11 Aug 2014 02:50:07 +0000 (19:50 -0700)
commitf426a40eb695d315466f130618db30cafb27db90
tree57bcbee1da1d6dce9ccef50fe75169537c5f8029
parent64aa90f26c06e1cb2aacfb98a7d0eccfbd6c1a91
IB/umad: Update module to [pr|dev]_* style print messages

Use dev_* style print when struct device is available.

Also combine previously line broken user-visible strings as per
Documentation/CodingStyle:

"However, never break user-visible strings such as printk messages,
because that breaks the ability to grep for them."

Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/core/user_mad.c