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>