IB/mad: Update module to [pr|dev]_* style print messages
authorIra Weiny <ira.weiny@intel.com>
Fri, 8 Aug 2014 23:00:53 +0000 (19:00 -0400)
committerRoland Dreier <roland@purestorage.com>
Mon, 11 Aug 2014 03:35:39 +0000 (20:35 -0700)
commit7ef5d4b0463c095a994890131918d3301d8404ee
tree7c5df5a72dfa13da96685b0c2d3a3ec3a98b31b0
parentf426a40eb695d315466f130618db30cafb27db90
IB/mad: 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>
[ Remove PFX so the patch actually builds.  - Roland ]

Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/core/agent.c
drivers/infiniband/core/mad.c
drivers/infiniband/core/mad_priv.h