1c45256e59
[ Upstream commit 3be0b3ed1d76c6703b9ee482b55f7e01c369cc68 ]
This function dereferences "cache" and then checks if it's
IS_ERR_OR_NULL(). Check first, then dereference.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
cache.c | ||
cookie.c | ||
internal.h | ||
io.c | ||
main.c | ||
proc.c | ||
stats.c | ||
volume.c |