autofs4: make autofs log prints consistent
authorIan Kent <ikent@redhat.com>
Tue, 15 Mar 2016 21:58:39 +0000 (14:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Mar 2016 23:55:16 +0000 (16:55 -0700)
commitcab49f9ed880be69fd8f6a3419347a368ff0ec32
tree21cb0b15f88d917eead0e0cd845d9558ad5cd5a2
parent0266725ad4ee0f8fcf2ee73be8e68c4adbf2ac79
autofs4: make autofs log prints consistent

Use the pr_*() print in AUTOFS_*() macros instead of printks and include
the module name in log message macros.  Also use the AUTOFS_*() macros
everywhere instead of raw printks.

Signed-off-by: Ian Kent <raven@themaw.net>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/autofs4/autofs_i.h
fs/autofs4/dev-ioctl.c
fs/autofs4/inode.c
fs/autofs4/waitq.c