diff options
author | Lukas Czerner <[email protected]> | 2013-04-11 23:37:19 -0400 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2013-04-11 23:37:19 -0400 |
commit | e1091b157c330a21bb0eaa881efe0489a1697ed7 (patch) | |
tree | c6e21fba69f6d306777096f1f14ad94c7d8990ea /fs/jbd2/commit.c | |
parent | 7e8b12c60ad38fb90a162df4e6fc120e3bee104e (diff) |
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 <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions