commit | e45ca8baa33e0c0228e84126c3a20df3abfd1771 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Apr 08 16:04:16 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 08 16:48:52 2014 -0700 |
tree | 857a421ea03f957b144281af36291fbe3e88a0df | |
parent | d3b73ca1be3236fc33f896af7e2ba637a677d5c9 [diff] |
ncpfs: convert PPRINTK to ncp_vdbg Use a more current logging style. Convert the paranoia debug statement to vdbg. Remove the embedded function names as dynamic_debug can do that. 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>