Skip to content

kbuild: fix _kfselftest typo to _kselftest#3070

Merged
bhcopeland merged 1 commit intokernelci:mainfrom
roxell:kbuild-fix-kselftest-attribute
Mar 18, 2026
Merged

kbuild: fix _kfselftest typo to _kselftest#3070
bhcopeland merged 1 commit intokernelci:mainfrom
roxell:kbuild-fix-kselftest-attribute

Conversation

@roxell
Copy link
Contributor

@roxell roxell commented Mar 18, 2026

The attribute was misspelled as _kfselftest. Rename it to _kselftest to match the method names _build_kselftest and _package_kselftest.

The JSON deserialization falls back to the old key name for backwards compatibility with existing serialized state.

The attribute was misspelled as _kfselftest. Rename it to _kselftest
to match the method names _build_kselftest and _package_kselftest.

The JSON deserialization falls back to the old key name for backwards
compatibility with existing serialized state.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
@bhcopeland bhcopeland added this pull request to the merge queue Mar 18, 2026
Merged via the queue into kernelci:main with commit e8b8ea5 Mar 18, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants