diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-08-29 20:37:29 +0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-10-09 10:39:10 +0400 |
commit | 8ba7f6c2faada3ad553518b9febbdce7a988359b (patch) | |
tree | 5e821d13563bb2059a1393655c02ce14a80c1542 /fs/namespace.c | |
parent | 849f3127bb46ef75a66dffc1b9b0d3f5f43fa395 (diff) | |
download | linux-8ba7f6c2faada3ad553518b9febbdce7a988359b.tar.xz |
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/namespace.c')
0 files changed, 0 insertions, 0 deletions