On Saturday, May 23, 2015 10:40:27 AM Shailendra Verma wrote: > Signed-off-by: Shailendra Verma <[email protected]> > --- > kernel/audit.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks. > diff --git a/kernel/audit.c b/kernel/audit.c > index 1c13e42..f9e6065 100644 > --- a/kernel/audit.c > +++ b/kernel/audit.c > @@ -1904,7 +1904,7 @@ EXPORT_SYMBOL(audit_log_task_info); > > /** > * audit_log_link_denied - report a link restriction denial > - * @operation: specific link opreation > + * @operation: specific link operation > * @link: the path that triggered the restriction > */ > void audit_log_link_denied(const char *operation, struct path *link) -- paul moore www.paul-moore.com -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
