X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=kernel%2Fauditsc.c;h=7208c1df248d645227c90bbbece7c249d6db6de6;hb=bca51651fc2f197c6364c0e682f68047a7e4b444;hp=21eae3c05ec09e4ce5e0d302f8a59d0475407aa9;hpb=158c12948f3012fbe15f066f308db23502d3db0a;p=mirror_ubuntu-artful-kernel.git diff --git a/kernel/auditsc.c b/kernel/auditsc.c index 21eae3c05ec0..7208c1df248d 100644 --- a/kernel/auditsc.c +++ b/kernel/auditsc.c @@ -2406,7 +2406,7 @@ int __audit_log_bprm_fcaps(struct linux_binprm *bprm, * @new: the new credentials * @old: the old (current) credentials * - * Record the aguments userspace sent to sys_capset for later printing by the + * Record the arguments userspace sent to sys_capset for later printing by the * audit system if applicable */ void __audit_log_capset(const struct cred *new, const struct cred *old)