From: Askar Safin <safinaskar@gmail.com>
To: Richard Henderson <richard.henderson@linaro.org>,
Matt Turner <mattst88@gmail.com>,
Magnus Lindholm <linmag7@gmail.com>,
linux-alpha@vger.kernel.org
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org,
patches@lists.linux.dev
Subject: [PATCH 0/1] alpha: trivial: remove ^L chars
Date: Sun, 28 Dec 2025 06:34:39 +0000 [thread overview]
Message-ID: <20251228063440.2623595-1-safinaskar@gmail.com> (raw)
Remove ^L (a. k. a. \f a. k. a. form feed a. k. a. \x0c) from arch/alpha.
I'm attempting to write my own tool for parsing kernel code.
And these characters complicate this without giving any benefits.
Askar Safin (1):
alpha: trivial: remove ^L chars
arch/alpha/kernel/core_cia.c | 6 ++---
arch/alpha/kernel/core_irongate.c | 2 +-
arch/alpha/kernel/core_marvel.c | 18 +++++++--------
arch/alpha/kernel/core_mcpcia.c | 4 ++--
arch/alpha/kernel/core_polaris.c | 2 +-
arch/alpha/kernel/core_t2.c | 2 +-
arch/alpha/kernel/core_titan.c | 10 ++++----
arch/alpha/kernel/core_tsunami.c | 4 ++--
arch/alpha/kernel/err_common.c | 4 ++--
arch/alpha/kernel/err_titan.c | 2 +-
arch/alpha/kernel/pci_iommu.c | 4 ++--
arch/alpha/kernel/smc37c669.c | 38 +++++++++++++++----------------
arch/alpha/kernel/sys_marvel.c | 4 ++--
arch/alpha/kernel/sys_titan.c | 8 +++----
arch/alpha/kernel/time.c | 10 ++++----
15 files changed, 59 insertions(+), 59 deletions(-)
base-commit: 9448598b22c50c8a5bb77a9103e2d49f134c9578 (6.19-rc2)
--
2.47.3
next reply other threads:[~2025-12-28 6:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-28 6:34 Askar Safin [this message]
2025-12-28 6:34 ` [PATCH 1/1] alpha: trivial: remove ^L chars Askar Safin
2026-01-05 10:38 ` Magnus Lindholm
2026-01-06 13:17 ` Maciej W. Rozycki
2026-01-06 16:30 ` Magnus Lindholm
2026-01-06 17:17 ` Maciej W. Rozycki
2026-01-11 11:35 ` Askar Safin
2026-01-11 17:58 ` Maciej W. Rozycki
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=20251228063440.2623595-1-safinaskar@gmail.com \
--to=safinaskar@gmail.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linmag7@gmail.com \
--cc=linux-alpha@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mattst88@gmail.com \
--cc=patches@lists.linux.dev \
--cc=richard.henderson@linaro.org \
/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