diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2023-08-16 12:55:23 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-08-22 14:58:15 +0200 |
| commit | c26405fd289b74225b111b8f23e9e7eae1a02513 (patch) | |
| tree | 1b0de84c924ab0b715e5f479247a3a43f1c99396 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 46bc78c81b65044fa7bd4781e6501b756b3a86bc (diff) | |
tty: tty_buffer: unify tty_insert_flip_string_{fixed_flag,flags}()
They both do the same except for flags. One mem-copies the flags from
the caller, the other mem-sets to one flag given by the caller. This can
be unified with a simple if in the unified function.
Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions