diff options
| author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2023-08-16 12:55:23 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-22 14:58:15 +0200 |
| commit | c26405fd289b74225b111b8f23e9e7eae1a02513 (patch) | |
| tree | 1b0de84c924ab0b715e5f479247a3a43f1c99396 /net/lapb/lapb_timer.c | |
| 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)" <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20230816105530.3335-4-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions
