mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 13:11:40 +00: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 |