diff options
| author | Richard Clark <[email protected]> | 2024-12-24 07:57:03 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2025-01-15 18:49:14 +0000 |
| commit | da7100d3bf7d6f5c49ef493ea963766898e9b069 (patch) | |
| tree | 47664cc709aee800e6ea2d9b3dc9d1e86a5ea182 /drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | |
| parent | clocksource/wdtest: Print time values for short udelay(1) (diff) | |
| download | kernel-da7100d3bf7d6f5c49ef493ea963766898e9b069.tar.gz kernel-da7100d3bf7d6f5c49ef493ea963766898e9b069.zip | |
hrtimers: Update the return type of enqueue_hrtimer()
The return type should be 'bool' instead of 'int' according to the calling
context in the kernel, and its internal implementation, i.e. :
return timerqueue_add();
which is a bool-return function.
[ tglx: Adjust function arguments ]
Signed-off-by: Richard Clark <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/all/Z2ppT7me13dtxm1a@MBC02GN1V4Q05P
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c')
0 files changed, 0 insertions, 0 deletions
