powerpc/eeh: remove unneeded semicolon
authorYang Li <yang.lee@linux.alibaba.com>
Tue, 2 Feb 2021 03:21:36 +0000 (11:21 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 22 Apr 2021 15:38:04 +0000 (01:38 +1000)
commitf3d03fc748d4e48f4cd8dea1bfeb173cb3b0c19f
tree91951996344f8ff6dd274bd946174b0c0a7f06b4
parent290f7d8ce2b1eea5413bb120e0d9d610675b7fba
powerpc/eeh: remove unneeded semicolon

Eliminate the following coccicheck warning:
./arch/powerpc/kernel/eeh.c:782:2-3: Unneeded semicolon

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Reviewed-by: Oliver O'Halloran <oohall@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/1612236096-91154-1-git-send-email-yang.lee@linux.alibaba.com
arch/powerpc/kernel/eeh.c