K 10 svn:author V 3 jhb K 8 svn:date V 27 2014-09-12T20:56:09.508601Z K 7 svn:log V 246 Simplify vntype_to_kinfo() by returning when the desired value is found instead of breaking out of the loop and then immediately checking the loop index so that if it was broken out of the proper value can be returned. While here, use nitems(). END