commit | c0ebf71506f11c5f66f3b47fb27f8c7d5e176baa | [log] [tgz] |
---|---|---|
author | Jason Yan <yanaijie@huawei.com> | Tue Apr 28 14:32:25 2020 +0800 |
committer | Matt Turner <mattst88@gmail.com> | Fri Jun 12 17:43:17 2020 -0700 |
tree | 7388f475034d2e651e233c02a3e6ac47ca71fbb7 | |
parent | a466a5cfbb5665a0595cbd4cbe05140d57346990 [diff] |
alpha: remove unneeded semicolon in sys_eiger.c Fix the following coccicheck warning: arch/alpha/kernel/sys_eiger.c:179:2-3: Unneeded semicolon Signed-off-by: Jason Yan <yanaijie@huawei.com> Signed-off-by: Matt Turner <mattst88@gmail.com>