From: Andy Shevchenko Date: Fri, 28 Nov 2014 15:50:28 +0000 (+0200) Subject: sunrpc/cache: convert to use string_escape_str() X-Git-Tag: omap-for-v3.19/fixes-rc1~62^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b2e122d167d8983775eb57d55349c331e6aa6c7;p=pandora-kernel.git sunrpc/cache: convert to use string_escape_str() There is nice kernel helper to escape a given strings by provided rules. Let's use it instead of custom approach. Signed-off-by: Andy Shevchenko [bfields@redhat.com: fix length calculation] Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed