commit | 4ab495bfe58dfe6b346ae3949a406163152919c8 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Fri Feb 24 01:15:55 2017 +0100 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Feb 24 15:45:13 2017 -0500 |
tree | 458f6a980d4e368c702e0227eaf7192d756baa87 | |
parent | 783112f7401ff449d979530209b3f6c2594fdb4e [diff] |
nfsd: remove superfluous KERN_INFO dprintk already provides a KERN_* prefix; this KERN_INFO just shows up as some odd characters in the output. Simplify the message a bit while we're there. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: J. Bruce Fields <bfields@redhat.com>