diff options
author | 2025-04-08 16:42:03 +0200 | |
---|---|---|
committer | 2025-05-24 23:31:12 +0200 | |
commit | d8a0f6af1d36806d05883bdc5684aeae3689f927 (patch) | |
tree | dcc5b454be75fc517d92b7793f1d63b42fe23676 /drivers/rtc/rtc-stm32.c | |
parent | rtc: da9063: simplify irq management (diff) | |
download | linux-rng-d8a0f6af1d36806d05883bdc5684aeae3689f927.tar.xz linux-rng-d8a0f6af1d36806d05883bdc5684aeae3689f927.zip |
rtc: interface: silence KMSAN warning
KMSAN complains that alarm->time can be used uninitialized. Pass 0 to
trace_rtc_read_alarm in case it has not been set.
Link: https://lore.kernel.org/r/20250408144203.3869821-1-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'drivers/rtc/rtc-stm32.c')
0 files changed, 0 insertions, 0 deletions