From: Greg KH <gregkh@linuxfoundation.org>
To: Suchit Karunakaran <suchitkarunakaran@gmail.com>
Cc: skhan@linuxfoundation.org, linux-kernel@vger.kernel.org,
linux-kernel-mentees@lists.linux.dev
Subject: Re: [PATCH] tsacct: Remove unused macro definition
Date: Tue, 29 Jul 2025 07:52:09 +0200 [thread overview]
Message-ID: <2025072935-mardi-propeller-0d29@gregkh> (raw)
In-Reply-To: <20250729053359.49258-1-suchitkarunakaran@gmail.com>
On Tue, Jul 29, 2025 at 11:03:59AM +0530, Suchit Karunakaran wrote:
> The MB macro was defined in tsacct.c but never used, leading to a compiler
> warning. This patch removes the unused definition to clean up the code and
> suppress the warning.
What compiler warning shows this? As part of a normal build?
We have loads of defines that are not used, especially in drivers, are
we now going to start deleting them all?
thanks,
greg k-h
next prev parent reply other threads:[~2025-07-29 5:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-29 5:33 [PATCH] tsacct: Remove unused macro definition Suchit Karunakaran
2025-07-29 5:52 ` Greg KH [this message]
2025-07-29 6:37 ` Suchit Karunakaran
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=2025072935-mardi-propeller-0d29@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=linux-kernel-mentees@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=skhan@linuxfoundation.org \
--cc=suchitkarunakaran@gmail.com \
/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