commit | f3d03fc748d4e48f4cd8dea1bfeb173cb3b0c19f | [log] [tgz] |
---|---|---|
author | Yang Li <yang.lee@linux.alibaba.com> | Tue Feb 02 11:21:36 2021 +0800 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Apr 23 01:38:04 2021 +1000 |
tree | 91951996344f8ff6dd274bd946174b0c0a7f06b4 | |
parent | 290f7d8ce2b1eea5413bb120e0d9d610675b7fba [diff] |
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