]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
kselftest/arm64: Remove extra blank line
authorVivek Yadav <vivekyadav1207731111@gmail.com>
Sun, 24 Aug 2025 06:14:00 +0000 (23:14 -0700)
committerWill Deacon <will@kernel.org>
Mon, 8 Sep 2025 15:01:21 +0000 (16:01 +0100)
commit3198780eaf37c071052edac109d99bff77e6ce5c
tree99c27d51992de68eab060ed400e859ba6194f1b7
parenta985fe638344492727528e52416211dda1c391d5
kselftest/arm64: Remove extra blank line

Remove an unnecessary blank line to improve code style consistency.

```
[command]
        ./scripts/checkpatch.pl --strict -f <path/to/file>

[output]
        CHECK: Please don't use multiple blank lines
CHECK: Blank lines aren't necessary before a close brace '}'
```

Signed-off-by: Vivek Yadav <vivekyadav1207731111@gmail.com>
Signed-off-by: Will Deacon <will@kernel.org>
tools/testing/selftests/arm64/abi/hwcap.c
tools/testing/selftests/arm64/bti/assembler.h
tools/testing/selftests/arm64/fp/fp-ptrace.c
tools/testing/selftests/arm64/fp/vec-syscfg.c
tools/testing/selftests/arm64/fp/zt-ptrace.c
tools/testing/selftests/arm64/gcs/gcs-locking.c