From: ZhangZhen Date: Tue, 13 May 2014 08:36:08 +0000 (+0800) Subject: btrfs: replace simple_strtoull() with kstrtoull() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~54^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58dfae6365666e26cb2d172dc437773120fc4e1a;p=pandora-kernel.git 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: Zhang Zhen Signed-off-by: Chris Mason --- Reading git-diff-tree failed