target/riscv/csr.c : add space before the open parenthesis '('
commit422819776101520cb56658ee5facf926526cf870
authorXinhao Zhang <zhangxinhao1@huawei.com>
Fri, 30 Oct 2020 00:48:15 +0000 (30 08:48 +0800)
committerAlistair Francis <alistair.francis@wdc.com>
Tue, 3 Nov 2020 15:17:23 +0000 (3 07:17 -0800)
tree99923b17aaa46c636658b84a17c5138e8e875b59
parent90742c5496f3bf76203c0759f783444af10fb61a
target/riscv/csr.c : add space before the open parenthesis '('

Fix code style. Space required before the open parenthesis '('.

Signed-off-by: Xinhao Zhang <zhangxinhao1@huawei.com>
Signed-off-by: Kai Deng <dengkai1@huawei.com>
Reported-by: Euler Robot <euler.robot@huawei.com>
Reviewed-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20201030004815.4172849-1-zhangxinhao1@huawei.com
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
target/riscv/csr.c