diff options
author | Lukas Czerner <lczerner@redhat.com> | 2013-04-12 05:37:19 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-04-12 05:37:19 +0200 |
commit | e1091b157c330a21bb0eaa881efe0489a1697ed7 (patch) | |
tree | c6e21fba69f6d306777096f1f14ad94c7d8990ea /fs/ext4/page-io.c | |
parent | ext4: defragmentation code cleanup (diff) | |
download | linux-e1091b157c330a21bb0eaa881efe0489a1697ed7.tar.xz linux-e1091b157c330a21bb0eaa881efe0489a1697ed7.zip |
ext4: Use kstrtoul() instead of parse_strtoul()
In parse_strtoul() we're still using deprecated simple_strtoul(). Remove
parse_strtoul() altogether and replace it with kstrtoul()
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/page-io.c')
0 files changed, 0 insertions, 0 deletions