]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit00ed81a03f62251859c1f66c5fd80beeab5bd283
tree458f6a980d4e368c702e0227eaf7192d756baa87
parent8f6970274c852d4591b82888531f48df6cc2ad37
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