Skip to content
Snippets Groups Projects
Commit 5c51a223 authored by Vinod Koul's avatar Vinod Koul Committed by Greg Kroah-Hartman
Browse files

phy: core: fix code style in devm_of_phy_provider_unregister

[ Upstream commit b555f35f ]

Documentation/process/coding-style.rst says:
"functions: they have the opening brace at the beginning of the next
line"

devm_of_phy_provider_unregister() function has opening brace at same
line, so fix it up.

Link: https://lore.kernel.org/r/20200629145010.122675-1-vkoul@kernel.org


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
Stable-dep-of: c0b82ab95b4f ("phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister the phy provider")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent d6c8871e
1 merge request!186🤖 Sync Bot: Update v5.4-ktn to Latest Stable Kernel (v5.4.290)
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment