Re: [PATCH V2] security: fix typos and spelling errors

From: Tetsuo Handa
Date: Sun Jan 12 2025 - 18:59:29 EST


On 2025/01/13 1:36, Paul Moore wrote:
> Hi Tanya,
>
> Ideally this patchset would be split into into seperate, independent
> patches, one for AppArmor, one for IMA/EVM, one for Landlock, one for
> SELinux, one for Smack, and one for TOMOYO.

I don't think we need to split this patchset into individual modules,
especially because this patchset does not affect the result of kernel build.
We sometimes need to do "git bisect", and reducing number of commits helps
saving building time and testing time for bisection.