diff options
| author | Peng Jiang <[email protected]> | 2025-06-23 06:41:11 +0000 |
|---|---|---|
| committer | John Johansen <[email protected]> | 2025-07-20 09:19:28 +0000 |
| commit | f9c9dce01e9640d94a37304bddc97b738ee4ac35 (patch) | |
| tree | f792896b0c00e8d2dc0a7bcb7ecc770a8c9bf484 /security/apparmor/af_unix.c | |
| parent | apparmor: remove redundant perms.allow MAY_EXEC bitflag set (diff) | |
| download | kernel-f9c9dce01e9640d94a37304bddc97b738ee4ac35.tar.gz kernel-f9c9dce01e9640d94a37304bddc97b738ee4ac35.zip | |
apparmor: fix documentation mismatches in val_mask_to_str and socket functions
This patch fixes kernel-doc warnings:
1. val_mask_to_str:
- Added missing descriptions for `size` and `table` parameters.
- Removed outdated str_size and chrs references.
2. Socket Functions:
- Makes non-null requirements clear for socket/address args.
- Standardizes return values per kernel conventions.
- Adds Unix domain socket protocol details.
These changes silence doc validation warnings and improve accuracy for
AppArmor LSM docs.
Signed-off-by: Peng Jiang <[email protected]>
Signed-off-by: John Johansen <[email protected]>
Diffstat (limited to 'security/apparmor/af_unix.c')
0 files changed, 0 insertions, 0 deletions
