seq_buf: Add seq_buf_escape() function In preparation to having seq_file use the seq_buf infrastructure, add the function seq_buf_escape() which will be used by seq_file when the code is merged. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>