]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
coresight: core: Remove unneeded semicolon
authorZou Wei <zou_wei@huawei.com>
Fri, 27 Nov 2020 17:52:43 +0000 (10:52 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Nov 2020 19:23:11 +0000 (20:23 +0100)
commit3ac1e0069b2c4fafce1317b389e7d1cfac69a039
tree777bb7ff01023dc7920b03dd99aee13ef8e896f7
parentac0f82b1b4956e348a6b2de8104308144ffb6ef7
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>
drivers/hwtracing/coresight/coresight-core.c