-
- Downloads
power_i2c.c: Fix unused variable warning
The variable ret was added but never set as we did not make calls to other functions that we needed to check the return value on. Fixes: 505cf475 ("power: change from meaningless value to error number") Signed-off-by:Tom Rini <trini@konsulko.com>
Please register or sign in to comment