]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: remove unnecessary whitespace before a quoted newline
authorKeren Sun <kerensun@google.com>
Fri, 15 Nov 2024 23:57:43 +0000 (15:57 -0800)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 14 Jan 2025 06:40:40 +0000 (22:40 -0800)
commit91478b238e584d0ec1ea8c58ef46e4e14d58e526
tree65db3b94c9c87a14ebb5d9f557701df86e7d4f89
parent55c1d6a40148a1c963adc46f502a66964bce2024
mm: remove unnecessary whitespace before a quoted newline

Remove whitespaces before newlines for strings in pr_warn_once()

Link: https://lkml.kernel.org/r/20241115235744.1419580-3-kerensun@google.com
Signed-off-by: Keren Sun <kerensun@google.com>
Reviewed-by: Roman Gushchin <roman.gushchin@linux.dev>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Shakeel Butt <shakeel.butt@linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/memcontrol-v1.c