K 10 svn:author V 3 kib K 8 svn:date V 27 2018-12-07T23:07:51.961773Z K 7 svn:log V 220 Simplify kern_readlink_vp(). When we detected that the vnode is not symlink, return immediately. This moves the readlink code out of else branch and unindents it. Sponsored by: The FreeBSD Foundation MFC after: 1 week END