avg 103ee5ad3f remove heuristic error detection from ddi_strto*()
Zero, <TYPE>_MIN and <TYPE>_MAX values can result from valid conversions.
They don't necessarily imply any error.
Since we do not have any reliable error signaling from libkern's strto*(),
it's better to always assume success rather than to report an error when
there is none.

Reviewed by:	tsoome
MFC after:	2 weeks
Differential Revision: https://reviews.freebsd.org/D12565
2017-10-05 12:25:18 +00:00
..
2017-10-05 12:19:55 +00:00
2017-10-02 19:17:09 +00:00
2017-05-23 09:29:05 +00:00
2017-07-09 13:53:32 +00:00
2017-09-26 23:23:58 +00:00
2017-05-23 09:29:05 +00:00
2017-10-02 06:05:19 +00:00
2017-06-08 21:30:34 +00:00
2017-09-19 20:40:05 +00:00
2017-05-09 05:08:47 +00:00