diff options
| author | Thomas Weißschuh <[email protected]> | 2025-05-02 12:03:52 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2025-05-09 19:12:57 +0000 |
| commit | 1efe2022286d30077385ba9b24d25c26c77d0768 (patch) | |
| tree | 99afa31b46629a66add258de8af13dec82090fcc /rust/helpers/xarray.c | |
| parent | selftests/timens: Make run_tests() functions static (diff) | |
| download | kernel-1efe2022286d30077385ba9b24d25c26c77d0768.tar.gz kernel-1efe2022286d30077385ba9b24d25c26c77d0768.zip | |
selftests/timens: timerfd: Use correct clockid type in tclock_gettime()
tclock_gettime() is a wrapper around clock_gettime().
The first parameter of clock_gettime() is of type "clockid_t",
not "clock_t".
Use the correct type instead.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Thomas Weißschuh <[email protected]>
Reviewed-by: Muhammad Usama Anjum <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'rust/helpers/xarray.c')
0 files changed, 0 insertions, 0 deletions
