From: Greg KH <gregkh@linuxfoundation.org>
To: dragonship20@gmail.com
Cc: arnd@arndb.de, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] lp: fix switch-case indentation
Date: Mon, 27 Apr 2026 05:43:57 -0600 [thread overview]
Message-ID: <2026042702-cling-hardening-12e8@gregkh> (raw)
In-Reply-To: <20260426170147.118761-1-dragonship20@gmail.com>
On Sun, Apr 26, 2026 at 07:01:47PM +0200, dragonship20@gmail.com wrote:
> From: Antoni Wardziński <dragonship20@gmail.com>
>
> Align case labels with switch statement
> according to Linux kernel coding style.
>
> No functional change.
That's nice, but for old code like this, there is no need to run
checkpatch on it. If you wish to do checkpatch cleanups, please stick
to drivers/staging/ or other subsystems that allow this. Otherwise it's
a constant churn on the codebase for not a good reason (i.e. only do it
when you are actually making a fix/feature).
thanks,
greg k-h
prev parent reply other threads:[~2026-04-27 11:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-26 17:01 [PATCH] lp: fix switch-case indentation dragonship20
2026-04-27 11:43 ` Greg KH [this message]
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=2026042702-cling-hardening-12e8@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=arnd@arndb.de \
--cc=dragonship20@gmail.com \
--cc=linux-kernel@vger.kernel.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