git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8511748
)
max17042_battery: Fix missing verify_model_lock() return value check
author
Alan Cox
<alan@lxorguk.ukuu.org.uk>
Sun, 18 Nov 2012 22:59:47 +0000
(14:59 -0800)
committer
Anton Vorontsov
<anton.vorontsov@linaro.org>
Sun, 18 Nov 2012 22:59:47 +0000
(14:59 -0800)
The second error check is unreachable because the lock function isn't
assigned to ret.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Acked-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
No differences found