X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=kernel%2Faudit.c;h=f9e6065346db1e826ddf19fff7ef7d6806aca51f;hb=722b262c966a388a1f8bfcdd100cd19c4ce59ab9;hp=1c13e4267de6e78c0ceb566c6517b837ce2b947e;hpb=546fac60739ef8d7cbf8ce0b8251a519f68b2804;p=linux-2.6-microblaze.git diff --git a/kernel/audit.c b/kernel/audit.c index 1c13e4267de6..f9e6065346db 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)