Searched hist:e592a65584fce0852825156086cfa1d5ef4dc2b0 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/phy/st/ |
H A D | phy-stm32-combophy.c | diff e592a65584fce0852825156086cfa1d5ef4dc2b0 Thu Oct 17 06:06:57 CEST 2024 Yang Li <yang.lee@linux.alibaba.com> 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>
|