git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
198d159
)
fs/proc/array.c: convert to use string_escape_str()
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Thu, 12 Feb 2015 23:01:11 +0000
(15:01 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 13 Feb 2015 02:54:12 +0000
(18:54 -0800)
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 <andriy.shevchenko@linux.intel.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/proc/array.c
patch
|
blob
|
history
diff --cc
fs/proc/array.c
Simple merge