Skip to content
Commit 58dfae63 authored by ZhangZhen's avatar ZhangZhen Committed by Chris Mason
Browse files

btrfs: replace simple_strtoull() with kstrtoull()



use the newer and more pleasant kstrtoull() to replace simple_strtoull(),
because simple_strtoull() is marked for obsoletion.

Signed-off-by: default avatarZhang Zhen <zhenzhang.zhang@huawei.com>
Signed-off-by: default avatarChris Mason <clm@fb.com>
parent 29865841
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment