HomeFreeBSD

riscv: Remove unused variable "code"

Description

riscv: Remove unused variable "code"

gcc found that the variabl "code", while being assigned a value, isn't
be used for anything.

Reviewed by: br
Differential Revision: https://reviews.freebsd.org/D16114

Details

Provenance
sbrunoAuthored on
Reviewer
br
Differential Revision
D16114: sys/riscv/riscv/machdep.c: Remove unused variable "code"
Parents
rS336008: Revert r335999 to re-commit with the correct error message.
Branches
Unknown
Tags
Unknown