mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-08-28 09:11:41 +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>