Re: [PATCH v2] security: Add LSM fixup hooks to set*gid syscalls.
From: James Morris
Date: Tue Jul 31 2018 - 16:09:05 EST
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@xxxxxxxxx>