diff options
author | Joe Perches <joe@perches.com> | 2013-02-01 23:33:58 +0100 |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2014-05-30 06:32:54 +0200 |
commit | d236cd0e209c595434ba15defe56f2e5aa488d1a (patch) | |
tree | 8923b0a6da967939016c77251a3094317070af3d /fs/lockd/svcsubs.c | |
parent | IB/srp: Add fast registration support (diff) | |
download | linux-d236cd0e209c595434ba15defe56f2e5aa488d1a.tar.xz linux-d236cd0e209c595434ba15defe56f2e5aa488d1a.zip |
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>
Diffstat (limited to 'fs/lockd/svcsubs.c')
0 files changed, 0 insertions, 0 deletions