MAINTAINERS: Add kernel hardening keywords __counted_by{_le|_be}
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 7 Oct 2024 11:49:36 +0000 (13:49 +0200)
committerKees Cook <kees@kernel.org>
Sat, 2 Nov 2024 20:08:36 +0000 (13:08 -0700)
commit6c06f6a6b48d7f1756860120d21d5ede72735bf6
tree97a0c36818bbc98d063f8cbb235147a84f0a5760
parent8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b
MAINTAINERS: Add kernel hardening keywords __counted_by{_le|_be}

In addition to __counted_by, also match the keywords __counted_by_le and
__counted_by_be.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://lore.kernel.org/r/20241007114935.1647-2-thorsten.blum@linux.dev
Signed-off-by: Kees Cook <kees@kernel.org>
MAINTAINERS