We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64a27ba commit 391f121Copy full SHA for 391f121
security/apparmor/lsm.c
@@ -741,7 +741,7 @@ static void apparmor_bprm_committing_creds(struct linux_binprm *bprm)
741
}
742
743
/**
744
- * apparmor_bprm_committed_cred - do cleanup after new creds committed
+ * apparmor_bprm_committed_creds() - do cleanup after new creds committed
745
* @bprm: binprm for the exec (NOT NULL)
746
*/
747
static void apparmor_bprm_committed_creds(struct linux_binprm *bprm)
0 commit comments