K 10 svn:author V 2 ed K 8 svn:date V 27 2015-08-03T21:11:33.541183Z K 7 svn:log V 170 Add missing const keyword to function parameter. The umtx_key_get() function does not dereference the address off the userspace object. The pointer can safely be const. END