commit | 3ac1e0069b2c4fafce1317b389e7d1cfac69a039 | [log] [tgz] |
---|---|---|
author | Zou Wei <zou_wei@huawei.com> | Fri Nov 27 10:52:43 2020 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Nov 27 20:23:11 2020 +0100 |
tree | 777bb7ff01023dc7920b03dd99aee13ef8e896f7 | |
parent | ac0f82b1b4956e348a6b2de8104308144ffb6ef7 [diff] |
coresight: core: Remove unneeded semicolon Fixes coccicheck warning: ./drivers/hwtracing/coresight/coresight-core.c:421:4-5: Unneeded semicolon Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Zou Wei <zou_wei@huawei.com> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Link: https://lore.kernel.org/r/20201127175256.1092685-3-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>