ncpfs: Add pr_fmt and convert printks to pr_<level>
Convert to a more current logging style. Add pr_fmt to prefix with "ncpfs: ". Remove the embedded function names and use "%s: ", __func__ Some previously unprefixed messages now have "ncpfs: " Signed-off-by:Joe Perches <joe@perches.com> Cc: Petr Vandrovec <petr@vandrovec.name> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- fs/ncpfs/file.c 3 additions, 1 deletionfs/ncpfs/file.c
- fs/ncpfs/getopt.c 7 additions, 5 deletionsfs/ncpfs/getopt.c
- fs/ncpfs/inode.c 6 additions, 4 deletionsfs/ncpfs/inode.c
- fs/ncpfs/ncplib_kernel.c 2 additions, 2 deletionsfs/ncpfs/ncplib_kernel.c
- fs/ncpfs/sock.c 16 additions, 15 deletionsfs/ncpfs/sock.c
Loading
Please register or sign in to comment