From: Ira Weiny Date: Fri, 8 Aug 2014 23:00:53 +0000 (-0400) Subject: IB/mad: Update module to [pr|dev]_* style print messages X-Git-Tag: omap-for-v3.17/fixes-against-rc2~62^2^6~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ef5d4b0463c095a994890131918d3301d8404ee;p=pandora-kernel.git 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 [ Remove PFX so the patch actually builds. - Roland ] Signed-off-by: Roland Dreier --- Reading git-diff-tree failed