[PATCH -next 00/11] Fix kernel-doc warnings in apparmor
cuigaosheng
cuigaosheng1 at huawei.com
Thu Jul 13 09:21:36 UTC 2023
Thanks for taking time to review these patches!
> I have pulled these into the private testing repo, at
> https://gitlab.com/jjohansen/apparmor-kernel
>
> if there aren't revisions to 5/11 andd 10/11 this week
> I will add a patch ontop to do the suggested revision.
> If you post new versions I will pull those in and rebase,
> before pushing these up to the more public repos.
>
These patches have been pulled into the private testing repo,
so please add a patch ontop to do the suggested revision,
thanks again for your work.
On 2023/7/10 16:45, John Johansen wrote:
> On 6/24/23 18:13, Gaosheng Cui wrote:
>> Fix kernel-doc warnings in apparmor, thanks very much!
>>
> I have pulled these into the private testing repo, at
> https://gitlab.com/jjohansen/apparmor-kernel
>
> if there aren't revisions to 5/11 andd 10/11 this week
> I will add a patch ontop to do the suggested revision.
> If you post new versions I will pull those in and rebase,
> before pushing these up to the more public repos.
>
>
>> Gaosheng Cui (11):
>> apparmor: Fix kernel-doc warnings in apparmor/audit.c
>> apparmor: Fix kernel-doc warnings in apparmor/capability.c
>> apparmor: Fix kernel-doc warnings in apparmor/domain.c
>> apparmor: Fix kernel-doc warnings in apparmor/file.c
>> apparmor: Fix kernel-doc warnings in apparmor/label.c
>> apparmor: Fix kernel-doc warnings in apparmor/lib.c
>> apparmor: Fix kernel-doc warnings in apparmor/match.c
>> apparmor: Fix kernel-doc warnings in apparmor/resource.c
>> apparmor: Fix kernel-doc warnings in apparmor/policy_unpack.c
>> apparmor: Fix kernel-doc warnings in apparmor/policy_compat.c
>> apparmor: Fix kernel-doc warnings in apparmor/policy.c
>>
>> security/apparmor/audit.c | 1 +
>> security/apparmor/capability.c | 4 ++--
>> security/apparmor/domain.c | 10 ++++++----
>> security/apparmor/file.c | 6 +++---
>> security/apparmor/label.c | 20 +++++++++++---------
>> security/apparmor/lib.c | 4 ++--
>> security/apparmor/match.c | 4 ++--
>> security/apparmor/policy.c | 17 ++++++++++-------
>> security/apparmor/policy_compat.c | 1 +
>> security/apparmor/policy_unpack.c | 2 +-
>> security/apparmor/resource.c | 8 ++++----
>> 11 files changed, 43 insertions(+), 34 deletions(-)
>>
>
> .
More information about the Linux-security-module-archive
mailing list