commit | caea7b833d866e0badf4b12dc41bf9fe6a7295f3 | [log] [tgz] |
---|---|---|
author | Yang Li <yang.lee@linux.alibaba.com> | Tue Feb 02 11:34:36 2021 +0800 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Apr 23 01:38:04 2021 +1000 |
tree | 67057c0dbae99bcab62048022a85e7a5b05f7af4 | |
parent | f3d03fc748d4e48f4cd8dea1bfeb173cb3b0c19f [diff] |
powerpc/64s: remove unneeded semicolon Eliminate the following coccicheck warning: ./arch/powerpc/platforms/powernv/setup.c:160: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: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/1612236877-104974-1-git-send-email-yang.lee@linux.alibaba.com