]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - kernel/audit.c
audit: update the function comments
[mirror_ubuntu-eoan-kernel.git] / kernel / audit.c
index 0cf15c77c5ebb23732b4461ee4959845162a9e68..be1c28fd4d575d824606f10860f766fc09f8a0c1 100644 (file)
@@ -1833,7 +1833,7 @@ void audit_log_format(struct audit_buffer *ab, const char *fmt, ...)
 }
 
 /**
- * audit_log_hex - convert a buffer to hex and append it to the audit skb
+ * audit_log_n_hex - convert a buffer to hex and append it to the audit skb
  * @ab: the audit_buffer
  * @buf: buffer to convert to hex
  * @len: length of @buf to be converted