mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
500580c7ae
The of_property_read_u64() can fail and remain the variable uninitialized,
which will then be returned. Initializing the variable "rate" to zero to
fix this problem.
Fixes:
|
||
---|---|---|
.. | ||
cpr.c | ||
Kconfig | ||
Makefile | ||
rpmhpd.c | ||
rpmpd.c |