From: Andy Shevchenko Date: Thu, 12 Feb 2015 23:01:11 +0000 (-0800) Subject: fs/proc/array.c: convert to use string_escape_str() X-Git-Tag: fixes-v4.0-rc1~115^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edc924e023ae2022fc29f1246e115c610c9abf38;p=pandora-kernel.git fs/proc/array.c: convert to use string_escape_str() Instead of custom approach let's use string_escape_str() to escape a given string (task_name in this case). Signed-off-by: Andy Shevchenko Cc: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed