Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hwmon: (applesmc) Silence uninitialized warnings
commit 0fc86ec upstream. Some error paths do not set a result, leading to the (false) assumption that the value may be used uninitialized. Set results for those paths as well. Signed-off-by: Henrik Rydberg <rydberg@euromail.se> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information