Commit 74cc1e9
committed
defconfigs: fix typo in selftests defconfig filenames
All selftests defconfig files were incorrectly named with "seltests-*"
instead of "selftests-*", missing the 'f' from "self". This typo is
inconsistent with the workflow name (workflows/selftests/), make
targets (selftests-*), Kconfig symbols (CONFIG_SELFTESTS_SECTION_*),
and Linux kernel convention (tools/testing/selftests/).
Rename all eight affected defconfig files and update the three symlinks
(linux-firmware-kpd, linux-mm-kpd, linux-modules-kpd) to point to the
corrected filenames.
Generated-by: Claude AI
Signed-off-by: Daniel Gomez <[email protected]>1 parent 2ea8b59 commit 74cc1e9
File tree
12 files changed
+4
-4
lines changed- defconfigs
12 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments