[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZAeU6shP3vjBOqo7@sol.localdomain>
Date: Tue, 7 Mar 2023 11:47:54 -0800
From: Eric Biggers <ebiggers@...nel.org>
To: Luis Chamberlain <mcgrof@...nel.org>
Cc: ebiederm@...ssion.com, keescook@...omium.org, yzaikin@...gle.com,
john.johansen@...onical.com, paul@...l-moore.com,
jmorris@...ei.org, serge@...lyn.com, luto@...capital.net,
wad@...omium.org, dverkamp@...omium.org, paulmck@...nel.org,
baihaowen@...zu.com, frederic@...nel.org, jeffxu@...gle.com,
tytso@....edu, guoren@...nel.org, j.granados@...sung.com,
zhangpeng362@...wei.com, tangmeng@...ontech.com,
willy@...radead.org, nixiaoming@...wei.com, sujiaxun@...ontech.com,
patches@...ts.linux.dev, linux-fsdevel@...r.kernel.org,
apparmor@...ts.ubuntu.com, linux-security-module@...r.kernel.org,
linux-csky@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 09/11] fs-verity: simplify sysctls with register_sysctl()
On Thu, Mar 02, 2023 at 12:28:24PM -0800, Luis Chamberlain wrote:
> register_sysctl_paths() is only needed if your child (directories) have
> entries but this does not so just use register_sysctl() so to do away
> with the path specification.
>
> Signed-off-by: Luis Chamberlain <mcgrof@...nel.org>
> ---
> fs/verity/signature.c | 9 +--------
> 1 file changed, 1 insertion(+), 8 deletions(-)
Applied to https://git.kernel.org/pub/scm/fs/fsverity/linux.git/log/?h=for-next
- Eric
Powered by blists - more mailing lists