diff options
author | Lukas Czerner <lczerner@redhat.com> | 2013-04-11 23:37:19 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-04-11 23:37:19 -0400 |
commit | e1091b157c330a21bb0eaa881efe0489a1697ed7 (patch) | |
tree | c6e21fba69f6d306777096f1f14ad94c7d8990ea /fs/ext4/ext4_jbd2.c | |
parent | 7e8b12c60ad38fb90a162df4e6fc120e3bee104e (diff) | |
download | blackbird-op-linux-e1091b157c330a21bb0eaa881efe0489a1697ed7.tar.gz blackbird-op-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/ext4_jbd2.c')
0 files changed, 0 insertions, 0 deletions