]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitee524d1c27e47dfecb18d0d45d5fa9e9bf541325
tree7c5df5a72dfa13da96685b0c2d3a3ec3a98b31b0
parentd2e1e68e10a7cb69faa20e0b930ae25c6240a3c7
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