Re: [PATCH] virt-aa-helper: Drop needless comments

2024-07-09 Thread Jim Fehlig via Devel
On 7/9/24 04:04, Michal Privoznik wrote: When generating paths for a domain specific AppArmor profile each path undergoes a validation where it's matched against an array of well known prefixes (among other things). Now, for OVMF/AAVMF/... images we have a list and some entries have comments to w

[PATCH] virt-aa-helper: Drop needless comments

2024-07-09 Thread Michal Privoznik
When generating paths for a domain specific AppArmor profile each path undergoes a validation where it's matched against an array of well known prefixes (among other things). Now, for OVMF/AAVMF/... images we have a list and some entries have comments to which type of image the entry belongs to. Fo