Commit ee0445d
MAINTAINERS: adjust entries in FORTIFY_SOURCE and KERNEL HARDENING
Commit db6fe4d ("lib: Move KUnit tests into tests/ subdirectory") adds
a file entry to the non-existing file scripts/test_fortify.sh. Probably,
this entry intends to refer to ./lib/test_fortify/test_fortify.sh, though.
As that file is already covered by the entry lib/test_fortify/*, there is
no need for a separate file entry. So, drop the unnecessary file entry to
the test_fortify script.
Further, this commit misses to adjust the entry referring to
lib/usercopy_kunit.c, which is moved to lib/tests. So, also adjust that
file entry.
Fixes: db6fe4d ("lib: Move KUnit tests into tests/ subdirectory")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Link: https://lore.kernel.org/r/20250217100643.20182-1-lukas.bulwahn@redhat.com
Signed-off-by: Kees Cook <kees@kernel.org>1 parent 313b38a commit ee0445d
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9068 | 9068 | | |
9069 | 9069 | | |
9070 | 9070 | | |
9071 | | - | |
9072 | 9071 | | |
9073 | 9072 | | |
9074 | 9073 | | |
| |||
12588 | 12587 | | |
12589 | 12588 | | |
12590 | 12589 | | |
12591 | | - | |
| 12590 | + | |
12592 | 12591 | | |
12593 | 12592 | | |
12594 | 12593 | | |
| |||
0 commit comments