]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
power: supply: cw2015: Fix a alignment coding style issue
authorAndy Yan <andyshrk@163.com>
Mon, 18 Aug 2025 12:32:59 +0000 (20:32 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Oct 2025 09:56:27 +0000 (11:56 +0200)
commiteea4ae6650c04459745a9bc93f9e76cdc269651e
tree1faeb6613c9cc5e5dcf20bcd55b0d87a5ef312ba
parent9cc23e221f392304b7b8aad213812564ddf6517e
power: supply: cw2015: Fix a alignment coding style issue

[ Upstream commit def5612170a8c6c4c6a3ea5bd6c3cfc8de6ba4b1 ]

Fix the checkpatch warning:
CHECK: Alignment should match open parenthesis

Fixes: 0cb172a4918e ("power: supply: cw2015: Use device managed API to simplify the code")
Signed-off-by: Andy Yan <andyshrk@163.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/power/supply/cw2015_battery.c