Gotcha, will drop this one then.
On Mon, Nov 4, 2024 at 5:56 PM Shakeel Butt <shakeel.butt@xxxxxxxxx> wrote:
On Mon, Nov 04, 2024 at 02:27:34PM -0800, Keren Sun wrote:
> This patch fixes quoted strings splitting across lines in
> pr_warn_once() by putting them into one line.
>
> Signed-off-by: Keren Sun <kerensun@xxxxxxxxxx>
Other patches seems fine but personally I don't like this patch. I
would prefer a multi line string over a very long single line of string.