Loading kernel/audit.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1891,7 +1891,7 @@ EXPORT_SYMBOL(audit_log_task_info); /** /** * audit_log_link_denied - report a link restriction denial * audit_log_link_denied - report a link restriction denial * @operation: specific link opreation * @operation: specific link operation * @link: the path that triggered the restriction * @link: the path that triggered the restriction */ */ void audit_log_link_denied(const char *operation, struct path *link) void audit_log_link_denied(const char *operation, struct path *link) Loading Loading
kernel/audit.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1891,7 +1891,7 @@ EXPORT_SYMBOL(audit_log_task_info); /** /** * audit_log_link_denied - report a link restriction denial * audit_log_link_denied - report a link restriction denial * @operation: specific link opreation * @operation: specific link operation * @link: the path that triggered the restriction * @link: the path that triggered the restriction */ */ void audit_log_link_denied(const char *operation, struct path *link) void audit_log_link_denied(const char *operation, struct path *link) Loading