diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2016-09-26 22:24:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-27 12:43:34 +0200 |
commit | e98cc182a06af3b8e91d6d719708db07045d78c4 (patch) | |
tree | a5bffbce018a44fe16e7ea96f946d72c22e4d4ba /drivers/vme | |
parent | e7fca5d860aeeb1e606448f5191cea8d925cc7a3 (diff) |
spmi: pmic-arb: Return an error code if sanity check fails
If the test 'if (channel > 5)' is true, then we will return 'err' which
is known to be 0 at this point.
Return -EINVAL instead.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/vme')
0 files changed, 0 insertions, 0 deletions