From 2201196479748b84e5526b2f81112fe2d0aaa37a Mon Sep 17 00:00:00 2001 From: Shailendra Verma Date: Sat, 23 May 2015 10:40:27 +0530 Subject: audit: fix for typo in comment to function audit_log_link_denied() Signed-off-by: Shailendra Verma [PM: tweaked subject line] Signed-off-by: Paul Moore --- kernel/audit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/audit.c') diff --git a/kernel/audit.c b/kernel/audit.c index 72ab759a0b43a..7497a5a0fac04 100644 --- a/kernel/audit.c +++ b/kernel/audit.c @@ -1891,7 +1891,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) -- cgit v1.2.3