commit | cce6de908ee934fbea12d6cccc55b87dbd4b0c8a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Oct 15 12:33:22 2013 -0700 |
committer | J. Bruce Fields <bfields@redhat.com> | Sat Oct 26 15:37:26 2013 -0400 |
tree | 3c81da80fb27dc40b29008b2f9c28c87fb6766bd | |
parent | cf4c024b908353fcc48309374d39e3399d67dfd1 [diff] |
nfsd: fix Kconfig syntax 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>