nfsd: remove superfluous KERN_INFO
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Fri, 24 Feb 2017 00:15:55 +0000 (01:15 +0100)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 24 Feb 2017 20:45:13 +0000 (15:45 -0500)
commit4ab495bfe58dfe6b346ae3949a406163152919c8
tree458f6a980d4e368c702e0227eaf7192d756baa87
parent783112f7401ff449d979530209b3f6c2594fdb4e
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>
fs/nfsd/nfs4state.c