linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Keren Sun <kerensun@google.com>
To: Shakeel Butt <shakeel.butt@linux.dev>
Cc: akpm@linux-foundation.org, roman.gushchin@linux.dev,
	hannes@cmpxchg.org,  mhocko@kernel.org, muchun.song@linux.dev,
	cgroups@vger.kernel.org,  linux-mm@kvack.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/4] mm: fix quoted strings spliting across lines
Date: Tue, 5 Nov 2024 13:23:08 -0800	[thread overview]
Message-ID: <CAEWSOzBAGg7uZwzHPP-ks8QoA=PvoEux_hJkWd1jL_u1MNkmRA@mail.gmail.com> (raw)
In-Reply-To: <ecb7gw2ypw7fordtxy4qpn2gcpzyviykzi3ub4xdisabudhdpv@5bkixrmojmul>

[-- Attachment #1: Type: text/plain, Size: 505 bytes --]

Gotcha, will drop this one then.

On Mon, Nov 4, 2024 at 5:56 PM Shakeel Butt <shakeel.butt@linux.dev> 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@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.
>
>

[-- Attachment #2: Type: text/html, Size: 880 bytes --]

  reply	other threads:[~2024-11-05 21:23 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-04 22:27 [PATCH 0/4] mm: fix checkpatch.pl warnings in memcg v1 code Keren Sun
2024-11-04 22:27 ` [PATCH 1/4] mm: fix quoted strings spliting across lines Keren Sun
2024-11-05  1:55   ` Shakeel Butt
2024-11-05 21:23     ` Keren Sun [this message]
2024-11-04 22:27 ` [PATCH 2/4] mm: Fix minor formatting issues for mm control Keren Sun
2024-11-05 16:29   ` Shakeel Butt
2024-11-04 22:27 ` [PATCH 3/4] mm: Prefer 'unsigned int' to bare use of 'unsigned' Keren Sun
2024-11-05 16:31   ` Shakeel Butt
2024-11-04 22:27 ` [PATCH 4/4] mm: Replace simple_strtoul() with kstrtoul() Keren Sun
2024-11-05  4:39   ` kernel test robot
2024-11-05  5:00   ` kernel test robot
2024-11-05  6:44   ` kernel test robot
2024-11-05 16:38   ` Shakeel Butt
2024-11-05 19:56     ` Keren Sun
2024-11-07 17:20   ` Roman Gushchin
2024-11-07 17:49     ` Keren Sun
2024-11-05  0:31 ` [PATCH 0/4] mm: fix checkpatch.pl warnings in memcg v1 code Matthew Wilcox
2024-11-05  0:44   ` Roman Gushchin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEWSOzBAGg7uZwzHPP-ks8QoA=PvoEux_hJkWd1jL_u1MNkmRA@mail.gmail.com' \
    --to=kerensun@google.com \
    --cc=akpm@linux-foundation.org \
    --cc=cgroups@vger.kernel.org \
    --cc=hannes@cmpxchg.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mhocko@kernel.org \
    --cc=muchun.song@linux.dev \
    --cc=roman.gushchin@linux.dev \
    --cc=shakeel.butt@linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox