mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-10-10 02:21:43 +01:00

For some reason, there was a pair of useless parenthesis around MSTATUS_* value usage. Remove them. Signed-off-by: Clément Léger <cleger@rivosinc.com> Reviewed-by: Andrew Jones <ajones@ventanamicro.com>