All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] seq_buf: Export seq_buf_putc() &nd seq_buf_puts()
@ 2023-11-01 17:59 Christophe JAILLET
  2023-11-01 17:59 ` [PATCH 1/2] seq_buf: Export seq_buf_putc() Christophe JAILLET
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Christophe JAILLET @ 2023-11-01 17:59 UTC (permalink / raw)
  To: rostedt, gregkh, keescook, willy, senozhatsky
  Cc: list, linux-kernel, kernel-janitors, Christophe JAILLET

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-01 22:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-01 17:59 [PATCH 0/2] seq_buf: Export seq_buf_putc() &nd seq_buf_puts() Christophe JAILLET
2023-11-01 17:59 ` [PATCH 1/2] seq_buf: Export seq_buf_putc() Christophe JAILLET
2023-11-01 17:59 ` [PATCH 2/2] seq_buf: Export seq_buf_puts() Christophe JAILLET
2023-11-01 18:17 ` [PATCH 0/2] seq_buf: Export seq_buf_putc() &nd seq_buf_puts() Steven Rostedt
2023-11-01 21:59   ` Christophe JAILLET

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.