Al Viro 8ba7f6c2fa saner perf_atoll()
That loop in there is both anti-idiomatic *and* completely pointless.
strtoll() is there for purpose; use it and compare what's left with
acceptable suffices.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2014-10-09 02:39:10 -04:00
..
2014-07-23 11:48:11 -03:00
2014-10-09 02:39:10 -04:00
2013-11-05 14:26:41 -03:00
2014-07-16 17:57:33 -03:00