]> Git Repo - linux.git/commit - fs/ncpfs/mmap.c
ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg
authorJoe Perches <[email protected]>
Tue, 8 Apr 2014 23:04:15 +0000 (16:04 -0700)
committerLinus Torvalds <[email protected]>
Tue, 8 Apr 2014 23:48:52 +0000 (16:48 -0700)
commitd3b73ca1be3236fc33f896af7e2ba637a677d5c9
tree40cb8fd92cf4c76867a2d01477bd5c2f2e7f42ba
parentb41f8b84d01d32ea618dbbe5679bd07ce3444b88
ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg

Use a more current logging style and enable use of dynamic debugging.

Remove embedded function names, dynamic debug can add this instead.

Signed-off-by: Joe Perches <[email protected]>
Cc: Petr Vandrovec <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/ncpfs/dir.c
fs/ncpfs/file.c
fs/ncpfs/inode.c
fs/ncpfs/ioctl.c
fs/ncpfs/mmap.c
fs/ncpfs/ncp_fs.h
fs/ncpfs/ncplib_kernel.c
fs/ncpfs/sock.c
fs/ncpfs/symlink.c
This page took 0.055382 seconds and 4 git commands to generate.