projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c5bc97
)
audit: fix for typo in comment to function audit_log_link_denied()
author
Shailendra Verma
<shailendra.capricorn@gmail.com>
Sat, 23 May 2015 05:10:27 +0000
(10:40 +0530)
committer
Paul Moore
<pmoore@redhat.com>
Fri, 29 May 2015 19:19:02 +0000
(15:19 -0400)
Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com>
[PM: tweaked subject line]
Signed-off-by: Paul Moore <pmoore@redhat.com>
kernel/audit.c
patch
|
blob
|
history
diff --git
a/kernel/audit.c
b/kernel/audit.c
index
72ab759
..
7497a5a
100644
(file)
--- 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 op
re
ation
+ * @operation: specific link op
er
ation
* @link: the path that triggered the restriction
*/
void audit_log_link_denied(const char *operation, struct path *link)