linux/tools/testing/selftests/arm64/bti
Vivek Yadav 3198780eaf 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>
2025-09-08 16:01:21 +01:00
..
.gitignore
assembler.h kselftest/arm64: Remove extra blank line 2025-09-08 16:01:21 +01:00
btitest.h
Makefile kselftest/arm64: build BTI tests in output directory 2023-08-16 14:43:47 +01:00
signal.c
signal.h
start.S
syscall.S
system.c kselftest/arm64: Use the tools/include compiler.h rather than our own 2023-08-04 17:36:52 +01:00
system.h kselftest/arm64: Use the tools/include compiler.h rather than our own 2023-08-04 17:36:52 +01:00
test.c kselftest/arm64: Use the tools/include compiler.h rather than our own 2023-08-04 17:36:52 +01:00
teststubs.S
trampoline.S