apparmor: fix obsoleted comments for aa_getprocattr() and audit_resource()
authorGaosheng Cui <cuigaosheng1@huawei.com>
Mon, 26 Sep 2022 11:48:38 +0000 (19:48 +0800)
committerJohn Johansen <john.johansen@canonical.com>
Tue, 25 Oct 2022 05:35:23 +0000 (22:35 -0700)
commit1f2bc06a8dbff73957f433b22c6fd35fccfb47a4
treed5508f6710f610523da8f7c62b5bc95ceddc058d
parent2f7a29debae2efef94b981377fa3622986cd57f5
apparmor: fix obsoleted comments for aa_getprocattr() and audit_resource()

Update the comments for aa_getprocattr() and audit_resource(), the
args of them have beed changed since commit 76a1d263aba3 ("apparmor:
switch getprocattr to using label_print fns()").

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/procattr.c
security/apparmor/resource.c