diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2015-11-06 16:32:40 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-06 17:50:42 -0800 |
commit | 25c6bb76eafe37c8963ae58a6a1bcf4069caeedb (patch) | |
tree | 9309e318e7dcfe60b40ea8033af4ff8e75948ded /scripts | |
parent | 8b91a318e422a0201a7bd7ac2626eecec6b27ae1 (diff) | |
download | linux-25c6bb76eafe37c8963ae58a6a1bcf4069caeedb.tar.bz2 |
seq_file: reuse string_escape_str()
strint_escape_str() escapes input string by given criteria. In case of
seq_escape() the criteria is to convert some characters to their octal
representation.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions