K 10 svn:author V 8 hselasky K 8 svn:date V 27 2015-12-28T18:20:05.908777Z K 7 svn:log V 308 Reduce memory consumption when allocating kobject strings in the LinuxKPI. Compute string length before allocating memory instead of using fixed size allocations. Make kobject_set_name_vargs() global instead of inline to save some bytes when compiling. MFC after: 1 week Sponsored by: Mellanox Technologies END