From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Jeff Johnson <quic_jjohnson@quicinc.com>
Cc: Linus Walleij <linus.walleij@linaro.org>,
linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] Input: add missing MODULE_DESCRIPTION() macros
Date: Sun, 9 Jun 2024 14:41:28 -0700 [thread overview]
Message-ID: <ZmYhiDpM65GbEWgG@google.com> (raw)
In-Reply-To: <20240609-md-drivers-input-v1-1-a2f394e0f9d8@quicinc.com>
On Sun, Jun 09, 2024 at 01:03:30PM -0700, Jeff Johnson wrote:
> On x86, make allmodconfig && make W=1 C=1 reports:
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/touchscreen/cyttsp_i2c_common.o
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/misc/soc_button_array.o
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/matrix-keymap.o
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/vivaldi-fmap.o
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/input/tests/input_test.o
>
> Add the missing invocation of the MODULE_DESCRIPTION() macro to all
> files which have a MODULE_LICENSE().
>
> This includes drivers/input/misc/sgi_btns.c which, although it did not
> produce a warning with the x86 allmodconfig configuration, may cause
> this warning with other configurations when either CONFIG_SGI_IP22 or
> CONFIG_SGI_IP32 is enabled.
>
> Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Applied, thank you.
--
Dmitry
prev parent reply other threads:[~2024-06-09 21:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-09 20:03 [PATCH] Input: add missing MODULE_DESCRIPTION() macros Jeff Johnson
2024-06-09 21:41 ` Dmitry Torokhov [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=ZmYhiDpM65GbEWgG@google.com \
--to=dmitry.torokhov@gmail.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@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