]> git.ipfire.org Git - thirdparty/linux.git/commit
pwm: atmel-tcb: Remove unneeded semicolon
authorChen Ni <nichen@iscas.ac.cn>
Tue, 28 Apr 2026 07:53:29 +0000 (15:53 +0800)
committerUwe Kleine-König <ukleinek@kernel.org>
Mon, 18 May 2026 07:13:07 +0000 (09:13 +0200)
commit495908d2dfc29dc0dbf60979cdec0d7d80ed4e00
tree8437b525ed9bbe5d091751a3111ee5ba3d228a36
parent254f49634ee16a731174d2ae34bc50bd5f45e731
pwm: atmel-tcb: Remove unneeded semicolon

Remove unnecessary semicolons reported by Coccinelle/coccicheck and the
semantic patch at scripts/coccinelle/misc/semicolon.cocci.

This was introduced in commit 68637b68afcc ("pwm: atmel-tcb:
Cache clock rates and mark chip as atomic") in Uwe's adaption of
Sangyun's original patch.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Link: https://patch.msgid.link/20260428075329.1234735-1-nichen@iscas.ac.cn
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
drivers/pwm/pwm-atmel-tcb.c