mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 18:11:56 +00:00
927633a6d2
In stm_heartbeat_init(): return value gets reset after the first
iteration by stm_source_register_device(), so allocation failures
after that will, after a clean up, return success. Fix that.
Fixes:
|
||
---|---|---|
.. | ||
console.c | ||
core.c | ||
dummy_stm.c | ||
ftrace.c | ||
heartbeat.c | ||
Kconfig | ||
Makefile | ||
p_basic.c | ||
p_sys-t.c | ||
policy.c | ||
stm.h |