Re: [PATCH bpf-next v1 07/13] bpf: lsm: Implement attach, detach and execution.

From: James Morris
Date: Tue Jan 07 2020 - 16:27:34 EST


On Fri, 20 Dec 2019, KP Singh wrote:

>
> - h_dentry = securityfs_create_file(h->name, 0600, parent,
> - NULL, &hook_ops);
> + h_dentry = securityfs_create_file(h->name, 0600,
> + parent, NULL, &hook_ops);

Minor thing to fix for the next version.


Reviewed-by: James Morris <jamorris@xxxxxxxxxxxxxxxxxxx>


--
James Morris
<jmorris@xxxxxxxxx>