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>
Loading
Please sign in to comment