power: supply: Fix typo in power_supply_check_supplies
authorSchspa Shi <schspa@gmail.com>
Tue, 5 Jul 2022 03:32:44 +0000 (11:32 +0800)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Sat, 16 Jul 2022 22:42:18 +0000 (00:42 +0200)
commit966f6551173ac46183db6621451702a7e4a3d4b5
tree9e818420ce2e51620691690d51e0efa951f1a5fb
parenta578cc3af5cea5c7a912d2cfb8601875eb8ce451
power: supply: Fix typo in power_supply_check_supplies

It seems to be a typo, there is no actual BUG, but it's better to
fix it to avoid any possible BUG after we change the type of
supplied_from.

Signed-off-by: Schspa Shi <schspa@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/power_supply_core.c