K 10 svn:author V 4 manu K 8 svn:date V 27 2020-05-27T11:42:09.172224Z K 7 svn:log V 234 linuxkpi: Add kstrtou16 This function convert a char * to a u16. Simply use strtoul and cast to compare for ERANGE Sponsored-by: The FreeBSD Foundation Reviewed by: hselasky Differential Revision: https://reviews.freebsd.org/D24996 END