]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
phy: phy-rockchip-inno-usb2: Perform trivial code cleanups
authorDragan Simic <dsimic@manjaro.org>
Thu, 5 Sep 2024 08:28:22 +0000 (10:28 +0200)
committerVinod Koul <vkoul@kernel.org>
Mon, 7 Oct 2024 06:23:16 +0000 (11:53 +0530)
commit449d2a523a0c3ca8f4c993b8e37795c2aa174da6
tree00b58118c7aaf413e7166c2f424bfbf4ab4b9cc1
parentd3712b35f3c694cb932f87194caafc714109ea08
phy: phy-rockchip-inno-usb2: Perform trivial code cleanups

Perform a few trivial code cleanups, e.g. to obey the reverse Christmas tree
rule, to avoid use of "{ ... }" code blocks where they aren't really needed,
or to avoid line wrapping by using the 100-column width better.

No intended functional changes are introduced by these code cleanups.

Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Dragan Simic <dsimic@manjaro.org>
Link: https://lore.kernel.org/r/adce7309f6fd9e1191c53bab552a8531d1a71216.1725524802.git.dsimic@manjaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/rockchip/phy-rockchip-inno-usb2.c