From: Johan Hovold <johan@kernel.org>
To: Jeff Johnson <quic_jjohnson@quicinc.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] USB: serial: add missing MODULE_DESCRIPTION() macros
Date: Tue, 20 Aug 2024 10:30:55 +0200 [thread overview]
Message-ID: <ZsRUP7ZcKvcUBL4t@hovoldconsulting.com> (raw)
In-Reply-To: <108d8399-9b09-4a1d-8424-a6fa69b63d77@quicinc.com>
On Tue, Jul 23, 2024 at 11:44:05AM -0700, Jeff Johnson wrote:
> On 7/5/2024 4:35 AM, Johan Hovold wrote:
> > On Tue, Jun 11, 2024 at 10:52:54AM -0700, Jeff Johnson wrote:
> >> With ARCH=x86, make allmodconfig && make W=1 C=1 reports:
> >> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/ch341.o
> >> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/usb_debug.o
> >> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/mxuport.o
> >> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/navman.o
> >> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/qcaux.o
> >> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/usb-serial-simple.o
> >> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/usb/serial/symbolserial.o
> >>
> >> Add the missing invocations of the MODULE_DESCRIPTION() macro.
> >>
> >> Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
> >
> > I amended the commit message with the (recent) commit that added this
> > W=1 warning (and dropped C=1). I also tweaked three descriptions
> > slightly. End result is here:
> >
> > https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git/commit/?h=usb-next&id=9f4dc05107a6db3743e6b9ea4014cbdc3795682d
> I see this landed in linux-next, but is not currently in Linus' tree for 6.11.
> Will you be able to have this pulled during the merge window?
> I'm trying to eradicate all of these warnings before 6.11 rc-final.
This one is now in Linus' tree.
Johan
prev parent reply other threads:[~2024-08-20 8:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-11 17:52 [PATCH] USB: serial: add missing MODULE_DESCRIPTION() macros Jeff Johnson
2024-06-26 16:44 ` Jeff Johnson
2024-07-05 11:35 ` Johan Hovold
2024-07-05 14:36 ` Jeff Johnson
2024-07-23 18:44 ` Jeff Johnson
2024-08-20 8:30 ` Johan Hovold [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=ZsRUP7ZcKvcUBL4t@hovoldconsulting.com \
--to=johan@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=quic_jjohnson@quicinc.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