commit | 18a89d5c7ce873e5d813a135bf4e12d75b9d95c7 | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Mon Aug 07 00:37:57 2017 +0200 |
committer | Sebastian Reichel <sebastian.reichel@collabora.co.uk> | Fri Aug 11 18:54:35 2017 +0200 |
tree | ee65c364525a9ed2fc340336deea91d808339655 | |
parent | 0299484e4ddc330f3a64f7310683e673a25e6482 [diff] |
power: supply: charger-manager: Slighly simplify code Use 'sizeof(*var)' instead of the equivalent 'sizeof(data structure type)' because it is less verbose. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>