]> www.infradead.org Git - users/willy/xarray.git/commit
phy: stm32: Remove unneeded semicolon
authorYang Li <yang.lee@linux.alibaba.com>
Thu, 17 Oct 2024 04:06:57 +0000 (12:06 +0800)
committerVinod Koul <vkoul@kernel.org>
Thu, 17 Oct 2024 12:54:46 +0000 (18:24 +0530)
commite592a65584fce0852825156086cfa1d5ef4dc2b0
tree728db9c456c3f0ecbc7a8f638018fac0a852b06d
parente961ec81a39bc57119f165cf2e994fc29637fd97
phy: stm32: Remove unneeded semicolon

This patch removes an unneeded semicolon after a switch statement.

./drivers/phy/st/phy-stm32-combophy.c:226:2-3: Unneeded semicolon

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=11403
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Link: https://lore.kernel.org/r/20241017040657.33992-1-yang.lee@linux.alibaba.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/st/phy-stm32-combophy.c