audit: fix for typo in comment to function audit_log_link_denied()
[firefly-linux-kernel-4.4.55.git] / kernel / audit.c
index 72ab759a0b43a6400750cefa71650ed64e7a8222..7497a5a0fac04bcf0a408f489a6d0370f50b3904 100644 (file)
@@ -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)