autofs4: use pr_xxx() macros directly for logging
authorIan Kent <[email protected]>
Tue, 15 Mar 2016 21:58:45 +0000 (14:58 -0700)
committerLinus Torvalds <[email protected]>
Tue, 15 Mar 2016 23:55:16 +0000 (16:55 -0700)
commit8a78d59304102d36a0cd9b4d81e8e48087ffafd2
treef75f0e554b03ee958d8bb09a38fa7aea408d82d7
parent90967c87e3383c6b8400803ed8e28f2903e279ec
autofs4: use pr_xxx() macros directly for logging

Use the standard pr_xxx() log macros directly for log prints instead of
the AUTOFS_XXX() macros.

Signed-off-by: Ian Kent <[email protected]>
Cc: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/autofs4/autofs_i.h
fs/autofs4/dev-ioctl.c
fs/autofs4/expire.c
fs/autofs4/inode.c
fs/autofs4/root.c
fs/autofs4/waitq.c