From: Jens Axboe <axboe@kernel.dk>
To: Phillip Potter <phil@philpotter.co.uk>
Cc: linux-block@vger.kernel.org
Subject: Re: [PATCH 1/1] cdrom: Add missing MODULE_DESCRIPTION()
Date: Sat, 22 Jun 2024 19:37:00 -0600 [thread overview]
Message-ID: <83f11cd7-b323-4b71-8492-c021a78d0b1a@kernel.dk> (raw)
In-Reply-To: <20240601221816.136977-2-phil@philpotter.co.uk>
On 6/1/24 4:18 PM, Phillip Potter wrote:
> From: Jeff Johnson <quic_jjohnson@quicinc.com>
>
> make allmodconfig && make W=1 C=1 reports:
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/cdrom/cdrom.o
>
> Add the missing MODULE_DESCRIPTION() macro invocation.
Applied, but change it to:
MODULE_DESCRIPTION("Uniform CD-ROM driver");
as there's really no reason to state that it's "for Linux", it's
a Linux driver after all.
--
Jens Axboe
next prev parent reply other threads:[~2024-06-23 1:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-01 22:18 [PATCH 0/1] cdrom: patch for inclusion Phillip Potter
2024-06-01 22:18 ` [PATCH 1/1] cdrom: Add missing MODULE_DESCRIPTION() Phillip Potter
2024-06-23 1:37 ` Jens Axboe [this message]
2024-06-23 1:37 ` Jens Axboe
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=83f11cd7-b323-4b71-8492-c021a78d0b1a@kernel.dk \
--to=axboe@kernel.dk \
--cc=linux-block@vger.kernel.org \
--cc=phil@philpotter.co.uk \
/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