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)
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>

No differences found