kernel_samsung_a53x/drivers/gpu/arm/exynos/tests
roynatech2544 0db070a424 Fix clang 16 errors treewide
- misleading indentation
- strict prototypes [1]

[1]
int foo(void) {...}
instead of
int foo() {...}

drivers: usb: Fix misleading indentation
2024-06-15 16:28:48 -03:00
..
clock_runtime_tests.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clock_runtime_tests.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clock_sysfs_tests.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clock_sysfs_tests.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dvfs_runtime_tests.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pm_state_runtime_tests.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pm_state_runtime_tests.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
runtime_test_runner.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
runtime_test_runner_dummy.c Fix clang 16 errors treewide 2024-06-15 16:28:48 -03:00