[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ecb7gw2ypw7fordtxy4qpn2gcpzyviykzi3ub4xdisabudhdpv@5bkixrmojmul>
Date: Mon, 4 Nov 2024 17:55:59 -0800
From: Shakeel Butt <shakeel.butt@...ux.dev>
To: Keren Sun <kerensun@...gle.com>
Cc: akpm@...ux-foundation.org, roman.gushchin@...ux.dev,
hannes@...xchg.org, mhocko@...nel.org, muchun.song@...ux.dev,
cgroups@...r.kernel.org, linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/4] mm: fix quoted strings spliting across lines
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@...gle.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.
Powered by blists - more mailing lists