From: Joe Perches Date: Tue, 8 Apr 2014 23:04:14 +0000 (-0700) Subject: ncpfs: Add pr_fmt and convert printks to pr_ X-Git-Tag: v3.15-rc1~46^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b41f8b84d01d32ea618dbbe5679bd07ce3444b88;p=pandora-kernel.git ncpfs: Add pr_fmt and convert printks to pr_ 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 Cc: Petr Vandrovec Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed