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@google.com>
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.