[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LRH.2.21.1808010608080.8072@namei.org>
Date: Wed, 1 Aug 2018 06:08:59 +1000 (AEST)
From: James Morris <jmorris@...ei.org>
To: Micah Morton <mortonm@...omium.org>
cc: linux-security-module@...r.kernel.org, serge@...lyn.com,
Kees Cook <keescook@...omium.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] security: Add LSM fixup hooks to set*gid syscalls.
On Tue, 31 Jul 2018, Micah Morton wrote:
> +static inline int security_task_fix_setgid(struct cred *new,
> + const struct cred *old,
> + int flags)
> +{
> + return 0;
> +}
> +
This looks whitespace-damaged. Please send patches as plain text.
--
James Morris
<jmorris@...ei.org>
Powered by blists - more mailing lists