ncpfs/inode.c: fix mismatch printk formats and arguments
authorJoe Perches <joe@perches.com>
Tue, 8 Apr 2014 23:04:18 +0000 (16:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 Apr 2014 23:48:53 +0000 (16:48 -0700)
commit15a03ac6f8eae619bbc211c5c698dba2b1a728b9
treea226026f6ded12ec50c809d04f475e4a0447f376
parent485b47f68cbc48288603d0c1bc1f99bf751b6205
ncpfs/inode.c: fix mismatch printk formats and arguments

Conversions to ncp_dbg showed some format/argument mismatches so fix
them.

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>
fs/ncpfs/inode.c