diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-08-29 18:37:29 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-10-09 08:39:10 +0200 |
commit | 8ba7f6c2faada3ad553518b9febbdce7a988359b (patch) | |
tree | 5e821d13563bb2059a1393655c02ce14a80c1542 /fs | |
parent | switch /dev/kmsg to ->write_iter() (diff) | |
download | linux-8ba7f6c2faada3ad553518b9febbdce7a988359b.tar.xz linux-8ba7f6c2faada3ad553518b9febbdce7a988359b.zip |
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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions