diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2015-11-07 01:32:40 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-07 02:50:42 +0100 |
commit | 25c6bb76eafe37c8963ae58a6a1bcf4069caeedb (patch) | |
tree | 9309e318e7dcfe60b40ea8033af4ff8e75948ded /kernel/kexec.c | |
parent | fs/seq_file: use seq_* helpers in seq_hex_dump() (diff) | |
download | linux-25c6bb76eafe37c8963ae58a6a1bcf4069caeedb.tar.xz linux-25c6bb76eafe37c8963ae58a6a1bcf4069caeedb.zip |
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 'kernel/kexec.c')
0 files changed, 0 insertions, 0 deletions