commit | 1d220334d6a8a711149234dc5f98d34ae02226b8 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <cbouatmailru@gmail.com> | Wed Sep 08 00:10:26 2010 +0400 |
committer | Anton Vorontsov <cbouatmailru@gmail.com> | Wed Sep 08 14:35:10 2010 +0400 |
tree | 7124935a78e92c84df8110a720a18c60fd366c13 | |
parent | 77f4b9fe050d59a30c3b11e267289630bb13f56a [diff] |
apm_power: Add missing break statement The missing break statement causes wrong capacity calculation for batteries that report energy. Reported-by: d binderman <dcb314@hotmail.com> Cc: <stable@kernel.org> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>