[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <D1MQK4XPVIUW.2EUDV0050EY5L@kernel.org>
Date: Thu, 30 May 2024 08:39:14 +0300
From: "Jarkko Sakkinen" <jarkko@...nel.org>
To: "Jeff Johnson" <quic_jjohnson@...cinc.com>, "James Bottomley"
<James.Bottomley@...senPartnership.com>, "Mimi Zohar"
<zohar@...ux.ibm.com>, "David Howells" <dhowells@...hat.com>, "Paul Moore"
<paul@...l-moore.com>, "James Morris" <jmorris@...ei.org>, "Serge E.
Hallyn" <serge@...lyn.com>
Cc: <linux-integrity@...r.kernel.org>, <keyrings@...r.kernel.org>,
<linux-security-module@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<kernel-janitors@...r.kernel.org>
Subject: Re: [PATCH] KEYS: trusted: add MODULE_DESCRIPTION()
On Thu May 30, 2024 at 4:02 AM EEST, Jeff Johnson wrote:
> Fix the 'make W=1' warning:
> WARNING: modpost: missing MODULE_DESCRIPTION() in security/keys/trusted-keys/trusted.o
Maybe instead:
"""
KEYS: trusted: Add the missing MODULE_DESCRIPTION()
kbuild reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in security/keys/trusted-keys/trusted.o
Add the missing MODULE_DESCRIPTION() macro invocation.
"""
BR, Jarkko
Powered by blists - more mailing lists