linux-stable/drivers/infiniband/ulp/srp
Joe Perches d236cd0e20 IB/srp: Avoid problems if a header uses pr_fmt
SRP defines pr_fmt(fmt) to be "PFX fmt", and then includes a bunch of
header files before it gets around to defining PFX.  This causes
problems if any of the header files do a pr_... and use pr_fmt().

Fix this by using KBUILD_MODNAME instead of the private PFX.

Acked-by: Chris Metcalf <cmetcalf@tilera.com>

Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-05-29 21:32:54 -07:00
..
ib_srp.c IB/srp: Avoid problems if a header uses pr_fmt 2014-05-29 21:32:54 -07:00
ib_srp.h IB/srp: Add fast registration support 2014-05-20 09:20:52 -07:00
Kbuild
Kconfig [SCSI] ib_srp: convert to use the srp transport class 2007-10-12 14:37:42 -04:00