diff options
author | Christoph Hellwig <[email protected]> | 2021-09-07 19:57:33 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-09-08 11:50:25 -0700 |
commit | 8d23b2080b4ffe530edc324f233c2a5bb192b152 (patch) | |
tree | 32a35551cb0004af2a5497184475b208a4ad28af /include/linux/compiler.h | |
parent | 3843c50a782c397422765cf0839a95e75e523229 (diff) |
proc: stop using seq_get_buf in proc_task_name
Use seq_escape_str and seq_printf instead of poking holes into the
seq_file abstraction.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Christoph Hellwig <[email protected]>
Acked-by: Christian Brauner <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/compiler.h')
0 files changed, 0 insertions, 0 deletions