On Sat, 23 Aug 2025 23:13:59 -0700, vivekyadav1207731111@gmail.com wrote:
This small series makes cosmetic style cleanups in the arm64 kselftests to improve readability and suppress checkpatch warnings. These changes are purely cosmetic and do not affect functionality.
Changes in this series:
- Suppress unnecessary checkpatch warning in a comment
- Add parentheses around sizeof for clarity
- Remove redundant blank line
[...]
Applied to arm64 (for-next/selftests), thanks!
[1/3] kselftest/arm64: Remove extra blank line https://git.kernel.org/arm64/c/3198780eaf37 [2/3] kselftest/arm64: Supress warning and improve readability https://git.kernel.org/arm64/c/a940568ccde4 [3/3] kselftest/arm64: Add parentheses around sizeof for clarity https://git.kernel.org/arm64/c/62e8a9fbaad1
Cheers,