[PATCH 0/3] power: supply: charger-manager: 1 fix and 2 minor clean-ups

From: Christophe JAILLET
Date: Sun Aug 06 2017 - 18:38:18 EST


This patch series improves 'charger_manager_probe()'. The first patch is
about a missing memory allocation failure test.
The 2 others are just things spotted in this function:
- a comment that is no more up to date
- a style issue (which saves 1 line)

Christophe JAILLET (3):
power: supply: charger-manager: Fix a NULL pointer dereference in
'charger_manager_probe()'
power: supply: charger-manager: Fix a comment
power: supply: charger-manager: Slighly simplify code

drivers/power/supply/charger-manager.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)

--
2.11.0