It's like strtou_(), but rejects negative input, instead of silently converting it to unsigned. Link: <https://softwareengineering.stackexchange.com/a/449060/332848> Signed-off-by: Alejandro Colomar <alx@kernel.org>
It's like strtou_(), but rejects negative input, instead of silently converting it to unsigned. Link: <https://softwareengineering.stackexchange.com/a/449060/332848> Signed-off-by: Alejandro Colomar <alx@kernel.org>