From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: Jeff Johnson <quic_jjohnson@quicinc.com>
Cc: linux1394-devel@lists.sourceforge.net,
linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] firewire: add missing MODULE_DESCRIPTION() to test modules
Date: Mon, 27 May 2024 07:38:21 +0900 [thread overview]
Message-ID: <20240526223821.GA342669@workstation.local> (raw)
In-Reply-To: <20240523-md-firewire-uapi-test-v1-1-6be5adcc3aed@quicinc.com>
On Thu, May 23, 2024 at 04:22:34PM -0700, Jeff Johnson wrote:
> Fix the 'make W=1' warnings:
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firewire/uapi-test.o
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/firewire/packet-serdes-test.o
>
> Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
> ---
> drivers/firewire/packet-serdes-test.c | 1 +
> drivers/firewire/uapi-test.c | 1 +
> 2 files changed, 2 insertions(+)
Applied to for-linus branch. I'll send it to mainline in the part of
v6.10-rc1 fixes.
Thanks
Takashi Sakamoto
prev parent reply other threads:[~2024-05-26 22:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-23 23:22 [PATCH] firewire: add missing MODULE_DESCRIPTION() to test modules Jeff Johnson
2024-05-24 3:40 ` Takashi Sakamoto
2024-05-26 22:38 ` Takashi Sakamoto [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=20240526223821.GA342669@workstation.local \
--to=o-takashi@sakamocchi.jp \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.