]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: malta-time: remove unneeded semicolon
authorYang Li <yang.lee@linux.alibaba.com>
Tue, 2 Feb 2021 02:52:29 +0000 (10:52 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 3 Feb 2021 10:33:32 +0000 (11:33 +0100)
commit3235c5f0bccd969c0f1396220154a1da0c2eaac4
tree1b534f8b0a4986a75138d132aef862d23ceae246
parent6732a1fbab38695a5f4c0fd20ee4274f8433a0ec
MIPS: malta-time: remove unneeded semicolon

Eliminate the following coccicheck warning:
./arch/mips/mti-malta/malta-time.c:141:2-3: Unneeded semicolon

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/mti-malta/malta-time.c