This function convert a char * to a u16.
Simply use strtoul and cast to compare for ERANGE
Details
Details
- Reviewers
• hselasky emaste - Commits
- rS361551: linuxkpi: Add kstrtou16
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped
Should this have the flavor-foo for the python version? Should this be done now or should the focus be only on fixing the build issue?