]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit51f50618a01966f89cc025c6338512a51d281cc6
tree57bcbee1da1d6dce9ccef50fe75169537c5f8029
parent222815a13396f7627c2d7fba1177924dc5698256
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