nfsd: fix Kconfig syntax
authorChristoph Hellwig <hch@infradead.org>
Tue, 15 Oct 2013 19:33:22 +0000 (12:33 -0700)
committerJ. Bruce Fields <bfields@redhat.com>
Sat, 26 Oct 2013 19:37:26 +0000 (15:37 -0400)
The description text for CONFIG_NFSD_V4_SECURITY_LABEL has an unpaired
quote sign which breaks syntax highlighting for the nfsd Kconfig file.
Remove it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found