mirror of https://github.com/torvalds/linux.git
This is an error path so set the error code. Smatch complains about the
current code:
drivers/opp/core.c:2660 dev_pm_opp_set_config()
error: uninitialized symbol 'ret'.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| core.c | ||
| cpu.c | ||
| debugfs.c | ||
| of.c | ||
| opp.h | ||
| ti-opp-supply.c | ||