autofs4: change log print macros to not insert newline
Common kernel coding practice is to include the newline of log prints within the log text rather than hidden away in a macro. To avoid introducing inconsistencies as changes are made change the log macros to not include the newline. 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>
Showing
- fs/autofs4/autofs_i.h 3 additions, 3 deletionsfs/autofs4/autofs_i.h
- fs/autofs4/dev-ioctl.c 7 additions, 7 deletionsfs/autofs4/dev-ioctl.c
- fs/autofs4/expire.c 12 additions, 12 deletionsfs/autofs4/expire.c
- fs/autofs4/inode.c 8 additions, 8 deletionsfs/autofs4/inode.c
- fs/autofs4/root.c 13 additions, 13 deletionsfs/autofs4/root.c
- fs/autofs4/waitq.c 6 additions, 6 deletionsfs/autofs4/waitq.c
Loading
Please register or sign in to comment