[PATCH 0/2] seq_buf: Export seq_buf_putc() &nd seq_buf_puts()

From: Christophe JAILLET
Date: Wed Nov 01 2023 - 13:59:20 EST


seq_buf_putc() has a potential real use-case (link in the patch), but
seq_buf_puts() has currently no forseen use-case, so I have split it in 2
patches if only the 1st one is accepted.

Christophe JAILLET (2):
seq_buf: Export seq_buf_putc()
seq_buf: Export seq_buf_puts()

lib/seq_buf.c | 2 ++
1 file changed, 2 insertions(+)

--
2.34.1