mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-13 23:34:05 +08:00
b4e964f84c
In the case where size is zero the while loop never assigns rc and the
return value is uninitialized. Fix this by initializing rc to zero.
Fixes:
|
||
---|---|---|
.. | ||
common | ||
gaudi | ||
goya | ||
include | ||
Kconfig | ||
Makefile |