diff options
author | Vivek Yadav <vivekyadav1207731111@gmail.com> | 2025-08-23 23:14:02 -0700 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2025-09-08 16:01:22 +0100 |
commit | 62e8a9fbaad147b65bda9362c2d8a52a86a0bac3 (patch) | |
tree | 9532d61dc3589436bcc1373eb805dc26411f897e /lib/mpi/mpi-mod.c | |
parent | a940568ccde433a0d06aadd4735f7974fd2c59e1 (diff) |
kselftest/arm64: Add parentheses around sizeof for clarity
Added parentheses around sizeof to make the expression clearer
and improve readability. This change has no functional impact.
```
[command]
./scripts/checkpatch.pl tools/testing/selftests/arm64/fp/sve-ptrace.c
[output]
WARNING: sizeof *sve should be sizeof(*sve)
```
Signed-off-by: Vivek Yadav <vivekyadav1207731111@gmail.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions