Re: [PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings
From: Christoph Hellwig
Date: Fri Apr 22 2022 - 00:20:27 EST
I still see absolutel no reason to bloat the kernel with a duplicate
of the existing seq_buf functionality. Please use that and improve it
where needed for your use case.