apparmor: fix kernel-doc warnings

Fix two kernel-doc warnings:
- non-kernel-doc comment marked with '/**' in af_unix.c
- documented symbol name mismatch for aa_get_i_loaddata() in
  policy_unpack.h

No functional changes.

Signed-off-by: Rodrigo Zaiden <rodrigoffzz@gmail.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
Rodrigo Zaiden
2026-05-31 16:36:28 -03:00
committed by John Johansen
parent 4e905ed27c
commit d0691bd5dc
2 changed files with 2 additions and 2 deletions

View File

@@ -615,7 +615,7 @@ static int unix_peer_perm(const struct cred *subj_cred,
peer_label, &ad));
}
/**
/*
*
* Requires: lock held on both @sk and @peer_sk
* called by unix_stream_connect, unix_may_send

View File

@@ -131,7 +131,7 @@ struct aa_loaddata {
int aa_unpack(struct aa_loaddata *udata, struct list_head *lh, const char **ns);
/**
* aa_get_loaddata - get a reference count from a counted data reference
* aa_get_i_loaddata - get a reference count from a counted data reference
* @data: reference to get a count on
*
* Returns: pointer to reference